Commit Graph

228 Commits

Author SHA1 Message Date
eap
ea0cbb05f1 0021985: [CEA 715] "Clear mesh data" on a skin mesh without geometry does not preserve the skin mesh
New behavior:
  - mesh is built on geometry -> "Clear mesh data" removes all nodes/elements
  - mesh w/o geometry (imported, compound, made from scratch) ->
  "Clear mesh data" removes only nodes/elements computed by algorithms
2012-11-19 13:19:45 +00:00
eap
0aeda4c376 0021543: EDF 1978 SMESH: Viscous layer for 2D meshes 2012-11-13 13:32:39 +00:00
eap
48b1714b35 0021680: EDF 2288 SMESH: creation of 0D elements from other elements
+<h3>Add 0D Element on Element Nodes</h3>
2012-11-07 13:48:46 +00:00
eap
c25fe950c2 minor 2012-11-07 13:48:13 +00:00
rnc
189efb2518 replaced factor by functor un cutting quadrangles doc for consistency with the dialog box 2012-11-05 09:35:24 +00:00
ana
2f485c1e90 Fix for the "0021861: EDF 2226 : Documentation of numeric functor option in split quadrangles is unclear" issue. 2012-11-02 07:41:57 +00:00
ana
44e37ac78e CMake: fix install error 2012-10-26 07:28:20 +00:00
eap
9a844dd922 Fix description of "Generate groups" 2012-10-24 10:30:57 +00:00
eap
ae99a7f81e update 2012-10-24 08:50:51 +00:00
ana
64573e2e1a Cmake: small fix for generating docs 2012-10-24 08:29:57 +00:00
eap
7bf0e19b3d 21680: EDF 2288 SMESH: creation of 0D elements from other elements 2012-10-23 07:45:56 +00:00
eap
b83a9391ec 21680: EDF 2288 SMESH: creation of 0D elements from other elements 2012-10-23 07:39:55 +00:00
ana
8c9e133682 Generating documentation by CMake: small correction 2012-10-22 08:55:16 +00:00
ana
dd5d551117 Generating documentation by CMake 2012-10-22 08:41:19 +00:00
eap
193b7a57d7 0021339: EDF 1928 SMESH: Create group of 0D elements 2012-10-19 07:45:39 +00:00
ana
7dd57261be 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods). Porting to CMake.
2012-10-17 06:21:34 +00:00
eap
e8b4cb4110 More details 2012-10-12 15:24:09 +00:00
vsr
65de7c2a91 0021905: EDF SMESH: Impossible to add a face without layers with "viscous layers" 2012-10-12 15:07:11 +00:00
vsr
1e6fde8450 0021711: [CEA 579] Simplify Properties dialog accordingly to dimension of mesh 2012-10-03 14:25:24 +00:00
eap
6aa20cc1a7 correction 2012-09-27 16:49:58 +00:00
eap
a65bb6a041 021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format) 2012-09-24 11:10:55 +00:00
eap
4b37f34bea Improve user docs 2012-09-24 11:10:05 +00:00
eap
71fb7f8d54 Choose Geometry by mesh element selection (while defining sub-mesh) 2012-09-21 16:23:54 +00:00
eap
a4e7b785fa 0021861: EDF 2226 : Documentation of numeric functor option in split quadrangles is unclear
An error in documentation is fixed
2012-09-18 07:11:32 +00:00
eap
fc7d86ce22 mistype 2012-09-14 13:10:32 +00:00
gdd
0b6314ea9e Fix mispells 2012-09-12 09:59:08 +00:00
eap
66272cac4b +\image html show_bad_mesh.png
+<em>Too close nodes causing meshing failure are shown in magenta using <b>Show
+    bad Mesh</b> button</em>
2012-08-31 14:08:19 +00:00
eap
0e78667bf2 minor change 2012-08-31 12:32:53 +00:00
eap
eeed6dd569 Add table of contents 2012-08-30 10:29:39 +00:00
gdd
3058574b87 CTN: EDF 1729 SMESH : Example of a script using Projection1D2D => Update documentation 2012-08-30 08:33:36 +00:00
vsr
a9de1c5c2a 0021815: EDF 2347 SMESH : Error when meshing vertices
Update documentation: add explanation about meaning of "3D", "2D", "1D" and "0D" pages in "Create mesh" dialog box.
2012-08-29 14:45:18 +00:00
eap
68817a6b47 Import .dat file
http://www.salome-platform.org/forum/forum_10/504470444

Precision about DAT format
2012-08-29 09:06:20 +00:00
vsr
7ab128efcd Improvement of Python API documentation (SMESH and plugins):
- move base Mesh_Algorithm class to the separate python module
2012-08-24 05:32:18 +00:00
gdd
2b44d5c610 Fix wrong display of preferences in Properties window.
Update doc to add MED_BALL elements.
2012-08-23 13:08:11 +00:00
vsr
c95f7a952a Add classes inheritance diagrams to documentation 2012-08-23 07:48:33 +00:00
vsr
ce15afc1f3 Another minor correction 2012-08-22 13:13:05 +00:00
vsr
719d4363c4 Additional minor changes 2012-08-22 11:47:12 +00:00
vsr
2051c93ef7 small correction of generated documentation 2012-08-22 10:31:25 +00:00
vsr
5e2d03fd99 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-22 07:33:58 +00:00
vsr
8a72a789d3 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-22 06:12:24 +00:00
vsr
a22deee34c 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-21 13:49:35 +00:00
vsr
9423cdc0ef 0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-21 13:15:16 +00:00
gdd
68d4198983 Fix incorrect doc example 2012-08-20 15:02:39 +00:00
eap
d86ab55200 0021723: EDF SMESH: Calculation of Aspect Ratio
Verdict Geometric Quality Library is not used for triangles
2012-07-20 11:45:37 +00:00
eap
be115771d7 0021723: EDF SMESH: Calculation of Aspect Ratio
Formula from The Verdict Geometric Quality Library available within
VTK is used
2012-07-20 09:17:17 +00:00
eap
229db9cb6f 0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes 2012-07-19 12:50:10 +00:00
eap
4fd207ba70 About "Use Existing Faces" stub algorithm 2012-07-19 12:44:41 +00:00
eap
562103aee9 mistake 2012-07-19 12:43:37 +00:00
eap
5ec880d561 + some precisions, references 2012-07-11 08:16:25 +00:00
eap
2ffb9e16df Some wodrs about "Change submesh priority" 2012-07-11 07:27:46 +00:00