rnv
|
e079b751f3
|
RNV: Fix bug of the editing "Source Faces" hypo: Groups list is empty when editing hypothesis.
|
2011-04-13 08:03:11 +00:00 |
|
eap
|
5c3abea39e
|
\ No newline at end of file0020832: EDF 1359 SMESH : Automatic meshing of boundary layers
work with StdMeshers_ViscousLayers
|
2011-01-18 12:20:52 +00:00 |
|
vsr
|
d8f644ca3d
|
Merge from V5_1_main branch 24/11/2010
|
2010-11-25 12:44:43 +00:00 |
|
vsr
|
9357f5c870
|
Merge from V5_1_main 14/05/2010
|
2010-05-14 15:32:37 +00:00 |
|
dmv
|
45d6a73f64
|
Bug IPAL21396 Quadrangle parameters Hypothesis Construction.
|
2009-12-11 07:14:33 +00:00 |
|
vsr
|
2daa321efa
|
Merge from V5_1_3_BR branch (07/12/09)
|
2009-12-08 13:11:42 +00:00 |
|
vsr
|
00ee13aec2
|
Remove JoinObjectParameters() function
|
2009-09-30 08:10:20 +00:00 |
|
dmv
|
a89c4cb333
|
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
|
2009-09-15 13:00:06 +00:00 |
|
skl
|
3add66f219
|
Integration improvements 0020310 and 0020431.
|
2009-08-27 07:26:22 +00:00 |
|
skl
|
55510e5ccd
|
Implementation of Quadrangle (Mapping) for faces built on 3 edges (0018911 from Mantis).
|
2009-07-22 09:13:29 +00:00 |
|
eap
|
951e90bf47
|
{
/*!
* Sets <start segment length> or <end segment length> parameter value
+ * * OBSOLETE *. Avoid such a way of interface design
+ * * It is recommended to dedicate a method to each parameter.
*/
void SetLength(in double length, in boolean isStartLength)
raises (SALOME::SALOME_Exception);
/*!
+ * Sets <start segment length> parameter value
+ */
+ void SetStartLength(in double length)
+ raises (SALOME::SALOME_Exception);
+
+ /*!
+ * Sets <end segment length> parameter value
+ */
+ void SetEndLength(in double length)
+ raises (SALOME::SALOME_Exception);
|
2009-07-15 13:43:48 +00:00 |
|
dmv
|
184f00f38e
|
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
|
2009-07-08 10:34:09 +00:00 |
|
eap
|
666e100eeb
|
enable NoteBook variables for "MaxSize"
|
2009-03-11 14:52:48 +00:00 |
|
adam
|
ea89ab6a23
|
Compatibility cmake
|
2009-02-26 15:04:36 +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 |
|
smh
|
d0f366c4a3
|
Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
|
2006-02-07 15:01:11 +00:00 |
|
jfa
|
6b471bcc54
|
Join modifications from branch BR_3_1_0deb
|
2005-12-28 09:17:39 +00:00 |
|