caremoli
300eff0fcb
CCAR:remove trailing whitespace
2011-02-07 17:34:20 +00:00
rnv
2d64222b28
Set deflection coefficient for VTK viewer equal to the 0.0, because it is currently not supported.
2011-02-07 09:22:22 +00:00
eap
e76c7f020e
0021122: EDF 1735 SMESH: Bug when saving in .hdf
...
Fix dump of multiply published objects
2011-02-04 17:26:34 +00:00
jfa
ca0d85f801
Mantis issue 0021079: problems with Explode.
2011-02-04 14:50:33 +00:00
gdd
2a4038f828
Replace Ok/Cancel by Yes/No
...
Translation into another language is automatically done by Qt, no "tr" is needed.
2011-02-01 10:56:40 +00:00
rnv
50a3c17fdb
Implementation of the 20937: EDF 1399 GEOM: extend the properties of GEOM object.
2011-02-01 06:38:26 +00:00
gdd
f4eb773032
The GEOM Delete Dialog uses 2 QPushButtons for the Yes/No buttons whereas the SMESH one uses a QMessage dialog. To make them coherent (same layout order), use a QDialogButtonBox in the GEOM Delete Dialog.
2011-01-31 16:23:26 +00:00
vsr
8990dca3c5
Remove dependency on CORBA staff in local geom engine
2011-01-27 15:19:55 +00:00
vsr
003f66b535
Fix regression: storeViewParameters() does not work for OCC view
2011-01-24 15:20:25 +00:00
gdd
e694c1e9e8
Updated documentation of closecontour
2011-01-21 10:07:43 +00:00
vsr
8f2d0b5697
0021147: EDF GEOM: Difference between compound of line and compound of edges
2011-01-19 12:43:12 +00:00
gdd
d846e31631
Fix mispell
2011-01-18 09:47:54 +00:00
caremoli
2afbe2f2dc
CCAR: In transparency dialog set tracking to false to avoid setting transparency
...
for each move of the cursor. The transparency is only set when cursor is up.
2011-01-10 14:48:04 +00:00
vsr
03f77667e6
Eliminate useless GetSubShape() lines in the python dump
2011-01-10 11:04:35 +00:00
vsr
0514da352f
Eliminate useless GetSubShape() lines in the python dump
2011-01-10 10:50:44 +00:00
vsr
68aba60ffd
Eliminate useless GetSubShape() lines in the python dump
2011-01-10 10:16:57 +00:00
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