eap
61864312fd
PAL17694 (New Tool About Hexahedral Meshing)
...
+ /*!
+ * Node location on a shape
+ */
+ struct NodePosition {
+ long shapeID;
+ GEOM::shape_type shapeType;
+ double_array params; // [U] on EDGE, [U,V] on FACE, [] on the rest shapes
+ };
+ * \brief Return position of a node on shape
+ */
+ NodePosition GetNodePosition(in long NodeID);
+
+ /*!
2007-11-15 14:29:43 +00:00
eap
5f3fa85183
PAL16842 (Genertion of groups when a mesh is transformed)
...
+ long NbGroups()
2007-11-12 09:53:52 +00:00
ouv
1949fa0f3e
Bug NPAL12872 - EDF189 GEOM, SMESH : Visualization of groups with many colors
2007-11-06 08:54:05 +00:00
abd
358f8ddd54
Merging from V3_2_6pre4
2007-04-18 15:44:59 +00:00
abd
9d11375af4
Merging with WPdev
2007-02-07 12:14:23 +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