eap
dc9f7a0708
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
...
+ /*!
+ * Return true if the mesh has been edited since a total re-compute
+ * and those modifications may prevent successful partial re-compute
+ */
+ boolean HasModificationsToDiscard()
+ raises (SALOME::SALOME_Exception);
2010-05-13 06:18:57 +00:00
vsr
6650dea1f8
Merge from V5_1_4_BR 07/05/2010
2010-05-07 15:08:23 +00:00
eap
8abf245a59
/*!
...
+ * Returns nodes of given face (counted from zero) for given volumic element.
+ */
+ long_array GetElemFaceNodes(in long elemId, in short faceIndex);
+
+ /*!
+ * Returns an element based on all given nodes.
+ */
+ long FindElementByNodes(in long_array nodes);
2010-03-30 12:27:31 +00:00
eap
a59cbfc28e
Add a function to know kind of mesh element
...
+ EntityType GetElementGeomType( in long id )
2010-03-04 08:08:21 +00:00
ouv
6c4be33671
Issue 0020514: EDF 1110 SMESH : Export many meshes in one Med File
2010-01-11 07:17:11 +00:00
vsr
b03a1e6001
Merge from BR_phase16 branch (09/12/09)
2009-12-09 15:46:26 +00:00
vsr
2daa321efa
Merge from V5_1_3_BR branch (07/12/09)
2009-12-08 13:11:42 +00:00
ptv
79c00fe8dd
0020095: EDF 896 SMESH : Advanced Mesh info on a group
2009-08-21 05:41:59 +00:00
jfa
5746a53aa7
Correct bugs, connected with 0D Elements implementation (IMP 20089, BUG 21300)
2009-08-11 08:02:55 +00:00
jfa
4592fecfcf
IMP 0020089: Take into account 0D elements (MED_POINT1)
2009-07-16 13:33:03 +00:00
vsr
0635c9fc80
Merge from BR_V5_DEV 16Feb09
2009-02-17 05:27:49 +00:00
jfa
79b1ac2b6d
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
2008-03-07 07:47:05 +00:00
jfa
c63ee099ad
Join modifications from branch BR_DEBUG_3_2_0b1
2006-06-01 11:39:17 +00:00
jfa
57b43b4d01
Join modifications from branch OCC_debug_for_3_2_0b1
2006-05-06 08:51:48 +00:00
jfa
4ff5bd6154
Join modifications from branch OCC_development_for_3_2_0a2
2006-03-13 15:29:49 +00:00
skl
868e306e09
Improvement of extrusion functionality
2005-10-25 07:26:54 +00:00
sln
7c3a43b79f
GetElementType method added. It is used by GUI part in operation selection mechanism
2005-08-23 08:35:18 +00:00
jfa
c9c6669fab
Enable setting of Numeric Functors as criteria in Split Quadrangles and Union Triangles functionalities in GUI
2005-08-11 08:06:39 +00:00
smh
c38c10811a
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
2005-06-07 13:22:20 +00:00
jfa
7411bcf53c
PAL8267: two new API methods added: ExtrusionSweepObject1(2)D()
2005-03-21 12:40:07 +00:00
apo
5c75cb66e5
Update comments for ExportMED / ExportToMED methods
2005-01-27 08:37:00 +00:00
mzn
298f5a9bb3
Bug PAL7222( DEVELOPMENT : Info on mesh and export MED File ).
...
Comment for auto_groups parameter of ExportToMED(...) method added.
2005-01-24 06:46:13 +00:00
vsr
67d8e77cfa
Implement sweep mesh elements along a path (PAL7218).
2005-01-20 14:41:50 +00:00
admin
090aff0726
Merge with OCC_development_01
2005-01-20 06:25:54 +00:00
admin
e4737e85f0
Merge with version on tag OCC-V2_1_0d
2004-12-01 10:48:31 +00:00
yfr
c3bf92bd87
DCQ : Merge with Ecole_Ete_a6.
2004-06-18 08:34:31 +00:00
jrt
7b70ad87bf
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
2004-03-15 18:42:16 +00:00
nri
fee8e84e2e
NRI : Merge from V1_2.
2003-07-10 15:09:38 +00:00
nri
0b959120c5
NRI : First integration.
2003-05-19 13:18:36 +00:00