dmv
fd25c844b1
IPAL21396 Quadrangle parameters Hypothesis Construction Bugs.
2010-04-27 11:57:40 +00:00
adam
69157b62ee
Fix compilation on windows ...
...
May be it can create problems on linux when linking to native libs
but in accordance with Vadim, I integrate this modification
and we will fix problem later if necessary.
2010-04-22 12:36:43 +00:00
vsr
84e136e74b
Update copyright notes (for 2010)
2010-04-21 16:19:21 +00:00
san
845309d919
Issue 0020580: improved validation in integer and double spin boxes, possibility to adjust input field precision through preferences
2010-04-05 11:43:42 +00:00
dmv
12cb4bfcdd
Correct implementation of Max Subshape limiter.
2010-03-01 14:00:46 +00:00
dmv
45d6a73f64
Bug IPAL21396 Quadrangle parameters Hypothesis Construction.
2009-12-11 07:14:33 +00:00
eap
5e7f07d3da
untabify
2009-12-10 14:52:59 +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
vsr
96313c9c5d
FixedPoints hypothesis: fix problem with values close to 0.0 and 1.0
2009-09-29 16:52:15 +00:00
vsr
b7cae6675f
IPAL21367: Fix problems with the Fixed Points widget: addition of same values should be disabled
2009-09-17 11:56:45 +00:00
dmv
067947492f
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
2009-09-15 14:16:35 +00:00
dmv
a89c4cb333
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
2009-09-15 13:00:06 +00:00
asl
1f8dc8762c
PAL20378
2009-09-04 08:21:40 +00:00
ouv
5ff23c3748
To avoid memory leaks
2009-09-03 08:50:15 +00:00
ouv
2c26db46be
Removed as obsolete
2009-09-02 10:53:52 +00:00
skl
3add66f219
Integration improvements 0020310 and 0020431.
2009-08-27 07:26:22 +00:00
vsr
2e5ccf9f57
Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
2009-08-13 05:50:13 +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
dmv
f02c3a1b9e
IPAL21265 It's impossible to select edge for Reverce in Arithmetic 1D Hypothesis when Edit Mesh
2009-07-22 07:33:31 +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
vsr
686a864564
Merge from V5_1_2_BR branch (14 July 2009)
2009-07-15 08:11:22 +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
c9cb7f7c5d
Test EXPORTS definition with target name as suggested by cmake
2009-03-06 16:00:11 +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
jfa
4ff5bd6154
Join modifications from branch OCC_development_for_3_2_0a2
2006-03-13 15:29:49 +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
eap
5c933ecde0
PAL10953. Add Fineness parameter to Automatic Length hypothesis
2005-12-26 10:34:54 +00:00
eap
236b583d31
PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo
2005-12-23 10:00:03 +00:00
asl
bfcd70d78a
PAL10810 - "Display", "Erase", "Display only" on root objects
2005-12-14 06:44:19 +00:00
asl
326ed6ac2c
Fix of compilation problems on some platforms
2005-12-06 12:52:53 +00:00
asl
5bbfd7c156
PAL10665 - unnecessary Plot2d in CreateHypothesis dialog
2005-11-25 14:40:19 +00:00
asl
2ad752b10c
PAL8238 - Hypothesis for non-regular 1D meshing
2005-11-23 09:07:44 +00:00
eap
c00242c4f0
PAL10237. Add AutomaticLength 1D hypothesis
2005-11-01 10:10:14 +00:00
mkr
309a73fb95
Modification to avoid compilation error : 'std::list' has not been declared.
2005-10-11 13:59:31 +00:00
sln
20e4b250ef
CreateStdHypothesisDlg dialog is modal now
2005-08-23 08:39:41 +00:00
asl
8672ad3e76
PAL8238
2005-08-16 12:26:35 +00:00
eap
d4cdc63f90
PAL2967. Add Scale Factor parameter to Nb Of Segments hyp
2005-06-30 05:22:35 +00:00
stv
b5d02b8684
Fixes for compilation errors.
2005-06-17 07:36:54 +00:00
asl
a2f0f70d59
*** empty log message ***
2005-06-08 10:45:19 +00:00
smh
c38c10811a
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
2005-06-07 13:22:20 +00:00
eap
0bcee2eb28
PAL8536. Add static methods to set initial value of a parameter.
...
Create parameters in only one method.
Fix paremeters ranges according to PAL8536.
2005-04-04 10:56:42 +00:00
eap
108fc26ea4
PAL8536. Add static methods to set initial value of a parameter
2005-04-04 10:51:04 +00:00
eap
220083d44c
fix PAL8469. Updating the global mesh icon when local hypotheses are edited
2005-03-30 09:27:59 +00:00