Commit Graph

547 Commits

Author SHA1 Message Date
vsr
bf697caef8 Small change of the interface for MakeVertexOnCurveByLength function: use boolean flag for the direction parameter instead of double 2011-01-06 21:40:34 +00:00
gdd
bbebe02fd0 RNC: Corrected some Bugs related to the feature EDF 1542 2011-01-06 14:43:29 +00:00
gdd
9f5b7b1ffd error corrected 2011-01-06 13:02:12 +00:00
gdd
55bd653b5b RNC: added MakeVertexOnCurveByLength in test scripts 2011-01-06 12:55:12 +00:00
gdd
7f54b597ab RNC: added MakeVertexOnCurveByLength example in documentation 2011-01-06 12:54:35 +00:00
gdd
da4f09c4af RNC: documentation of IMP 1542: MakeVertexOnCurveByLength 2011-01-06 10:32:16 +00:00
gdd
7686ed6b77 RNC: Modified documentation for MakeVertexOnCurveByLength 2011-01-06 09:32:11 +00:00
caremoli
6aa979f740 CCAR: improve speed of getAIS by calling CreatePrs that uses entry2aisobjects map 2011-01-05 18:10:34 +00:00
gdd
643c92eb8f RNC: EDF 1542: Take into account orientation in newly created MakeVertexOnCurveByLength function 2011-01-05 17:33:52 +00:00
gdd
d02241355e GDD & CCAR:
Improve performance of OnColor()
2011-01-05 16:29:52 +00:00
caremoli
08ccaeae90 CCAR: problem with an endless loop in getAIS 2011-01-05 14:29:52 +00:00
gdd
10e23ee67f RNC: Added a comment to highlight the order of priority in the center and destination constraints when creating an arc 2011-01-04 16:28:31 +00:00
gdd
4c3b1a1d5e RNC: Set color of the error message to red 2011-01-04 15:54:14 +00:00
caremoli
f6f891919b CCAR: optimisation of publishinstudy 2011-01-03 18:18:07 +00:00
caremoli
942dc6b74b CCAR: use the new SObject CORBA operation to set the value of attributes
when publishing a GEOM object. Avoid the creation of the intermediate attribute object
so it is faster.
2011-01-03 14:03:48 +00:00
akl
690621885d Fix of IPAL22186: don't dump the contents of list of vertexes if it is empty. 2010-12-30 13:55:49 +00:00
vsr
3012e7ea8e Code refactoring 2010-12-29 11:25:05 +00:00
inv
5a0b94e3b5 Code refactoring 2010-12-29 11:12:27 +00:00
inv
e9605e4e5b 0020744: EDF 1272 GEOM : Get(Real?)type of an object
Additional point: add EnumToLong() function to convert enumerator values to the long values
2010-12-27 11:50:29 +00:00
inv
aab55c4f10 Merge from V6_2_BR 23/12/2010 2010-12-24 08:16:18 +00:00
gdd
56da2a0652 Patch for docutils 2010-12-23 09:01:23 +00:00
gdd
9c7d624fdc RNC: IMP EDF 1542: Added the functionnality MakeVertexOnCurveByLength that allows creating a point at a given curvilinear abscissa on a curve 2010-12-17 10:15:39 +00:00
caremoli
2b23fe11ea CCAR: optimise GEOM_Swig::setColor speed by using SOCC_Viewer::CreatePrs
and not updating viewer if not required
2010-12-09 14:26:58 +00:00
vsr
2710d4df0f Improve hack_libtool utility to workaround problems on some Linux configurations 2010-12-06 13:01:54 +00:00
jfa
9d4133b184 Mantis issue 0020939: EDF 1513 GEOM: To have in the GUI the function GetSharedShapes(). 2010-12-03 11:44:23 +00:00
jfa
fc6914d846 0021019: EDF 1574 GEOM: Make Common doesn't stop when applied to a corrupted shape. 2010-12-03 11:22:19 +00:00
vsr
f729ceb932 0020442: EDF 1087 GEOM: IGES format
Turn on the non-manifold topology support
2010-12-02 13:45:22 +00:00
vsr
c55fe1f246 Merge from V5_1_main 26/11/2010 2010-11-26 15:47:04 +00:00
caremoli
614185e8fd CCAR: GEOM_Client modification to optimize the method find
and the method GetShape when a main shape has a lot of subshapes
The way of creation of GEOM_Client has also been changed : now, it's
a singleton object. It is possible to revert to the old creation way
by commenting the #define SINGLE_CLIENT instruction in GEOM_Client.hxx
2010-11-26 11:05:09 +00:00
vsr
16f91b82f4 Merge from V5_1_main branch 24/11/2010 2010-11-25 12:31:41 +00:00
gdd
4ca918905c RNC: missing 2010-11-24 15:52:40 +00:00
gdd
0911fb549a Replace CHECK_MPICH by CHECK_MPI 2010-11-24 15:24:11 +00:00
gdd
fca838df4f RNC: EDF 1618 Sketcher improvement for arc creation 2010-11-24 15:16:13 +00:00
gdd
7d9374db43 RNC: EDF 1618 new Qt widgets for skecther GUI 2010-11-24 15:11:24 +00:00
gdd
d22d69e315 RNC: EDF 1618 Modified sketcher to allow creation of arcs of circle with the destination point and the radius or the center of the circle 2010-11-24 15:09:14 +00:00
jfa
9786cc6a9a Mantis issues 0020939(GetSharedShapes) and 0020842(AllSorted meaning). 2010-11-18 12:19:51 +00:00
jfa
8d072adad7 Mantis issues 0020939(GetSharedShapes) and 0020842(AllSorted meaning). 2010-11-18 12:14:05 +00:00
jfa
ac9b96fa48 0020956: [CEA 421] Problem with ChangeOrientation. 2010-10-29 08:21:06 +00:00
gdd
85fb1ecd0d RNC: EDF 1619, Added a constructor with end point for the arcs in the sketcher 2D. 2010-10-28 12:21:52 +00:00
vsr
cacfca6348 Merge from V6_1_BR 07/09/2010 2010-09-07 13:00:54 +00:00
vsr
6ceb0d7750 Merge from V5_1_main 10/06/2010 2010-06-10 08:25:12 +00:00
inv
085be54cbe Changing version to 6.1.0 2010-05-24 11:54:39 +00:00
vsr
3ad098eb76 Merge from V5_1_main branch 14/05/2010 2010-05-14 20:41:49 +00:00
vsr
004197ec82 Merge from V5_1_main 14/05/2010 2010-05-14 15:15:28 +00:00
jfa
e1c960b46a Mantis issue 0020685: GetShapesOnShape: correct argument theCheckShape description. 2010-02-19 12:16:11 +00:00
vsr
ad71fc6606 0020632: EDF 1173 GEOM : Extrusion with multiple selection
Additional changes (to set object name in the dialog boxes properly)
2010-02-18 11:11:53 +00:00
vsr
e1706ff05c 0020632: EDF 1173 GEOM : Extrusion with multiple selection
Additional changes (to set object name in the dialog boxes properly)
2010-02-18 11:02:56 +00:00
vsr
2407281573 Improve help system 2010-02-17 14:55:01 +00:00
dmv
f2716d5291 error message correction 2010-02-17 10:10:04 +00:00
dmv
78882bc8cf corrections for 0020669 2010-02-17 09:42:24 +00:00