gdd
acd45e23fa
rnc : fixed a Bug found by Edward and due to use of int instead of CORBA::Long in MakeCurveParametricNew
2011-09-07 09:42:52 +00:00
gdd
7b05b7b380
rnc : updated documentation of MakeCurveParametric
2011-09-05 08:14:24 +00:00
gdd
55423f9957
rnc :
...
- Fixed a bug in MakeCurveParametric that the curve does not always reach the specified max parameter.
- Added a new idl method MakeCurvePrametricNew that takes a number of steps as input instead of a step value (to achieve the fix and a more usual interface)
- Wrapped the new idl method in python MakeCurveParametric with a flag theNewMethod = true
- Modified the associated dialog in order to use the new method and dump it
2011-09-02 15:11:47 +00:00
gdd
d7e9366c5f
rnc : Set icons to constructor radio buttons (instead of text) in the sketcher dialog as for all other dialogs in GEOM
2011-08-29 12:14:54 +00:00
gdd
0bec1bbebc
rnc: Enabled selection of subshapes in 2d sketcher
2011-08-26 08:19:45 +00:00
eap
6c5c2bd009
Initialize myDeflection (and other fields) to avoid FPE at setting deflection
2011-08-19 11:49:15 +00:00
jfa
975caf67e2
Porting to OCCT6.5.1
2011-08-12 13:08:51 +00:00
vsr
e2ef963137
0021342: EDF 1931 GEOM: The editiojn of a group has no effect after exporting it to BRep
2011-08-12 12:52:08 +00:00
ana
97f4677d97
Fix for the bug IPAL20913: TC5.1.1: the same color for active/inactive window text in default style preferences of Theme
2011-08-12 07:45:03 +00:00
jfa
3468a943e0
Porting to OCCT6.5.1
2011-08-11 13:33:11 +00:00
vsr
660a8df6ce
Merge from V6_3_BR 15/07/2011
2011-07-15 10:48:49 +00:00
gdd
a21596709a
rnc: Modification to take into account the Local Coord. System when selecting a point in the viewer or doing a preview of a point
2011-06-30 16:16:38 +00:00
gdd
bc4ee77be9
rnc:
...
- Fixed a small bug in eventFilter that was inoperative (enter didn't cause Apply operation)
- Prepared a mechanism to apply automatically changes in selection mode if needed (the mechanism is disabled for now)
2011-06-30 14:49:21 +00:00
gdd
7dedbec49c
rnc:
...
- Allowed arc and segment creation by selection in the 3D view for the relative selection mode too.
- Added a preview of the center point and the end point when creating an arc by center and end point
2011-06-30 07:55:50 +00:00
gdd
b9c49001d1
rnc: A slight modification in order to allow the validation of any action by pressing only Enter
2011-06-28 13:43:22 +00:00
gdd
66a0b44a07
rnc: In the frame of the feature EDF 1900, made possible to define a point by clicking in the 3D view when using the Sketcher
2011-06-28 12:48:30 +00:00
jfa
07682aac19
Correct a message.
2011-06-28 12:08:07 +00:00
jfa
468a2189df
Set actual study name to GEOM_Object after the publishing.
2011-06-22 09:13:27 +00:00
jfa
10e60380a9
Mantis issue 0021129: EDF 1541 GEOM: Problem with GetInPlace.
2011-06-16 09:30:35 +00:00
stv
82dd601449
GEOM module context menu (popup) optimization.
2011-06-14 13:33:43 +00:00
jfa
b8030029e0
IMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation by Peter Kurnev.
2011-06-07 08:37:17 +00:00
vsr
7f46e5fa52
Merge from V6_3_BR 06/06/2011
2011-06-06 07:23:11 +00:00
rnv
e941da46a5
Additional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump hideInStudy(obj) command in the python script for the unpublished objects
2011-04-15 08:55:44 +00:00
rnv
4ee02ad97e
Additional fix for the issue "20937: EDF 1399 GEOM: extend the properties of GEOM object": deflection coeff dump two times in the python script.
2011-04-15 08:48:34 +00:00
jfa
8826ced386
Small correction
2011-04-15 07:35:55 +00:00
jfa
9add5c2083
IMP 0021064: correct implementation
2011-04-14 14:17:07 +00:00
gdd
771d8fdd39
Update French Translations
2011-04-08 15:28:09 +00:00
vsr
edc3389ff1
Additional change to fix the preview problem
2011-04-08 12:30:41 +00:00
vsr
137c0ffe38
Fix problem with preview
2011-04-08 08:20:59 +00:00
vsr
2e8ab97a1d
Fix problem with preview
2011-04-08 07:34:09 +00:00
vsr
b72e9263a6
Fix SIGSEGV
...
Fix problem with preview
2011-04-08 07:19:54 +00:00
barate
346dbd8b2f
Fixed structural elements with rectangular section (bug PAL 1826)
2011-04-07 13:50:50 +00:00
rnv
bda9b5412a
Implementation "21042: EDF 1600 ALL: Rename objects in the OB" issue.
2011-04-05 09:24:16 +00:00
barate
c6ef193762
Simplified detection of reversed edges when building structural elements
2011-04-05 09:00:50 +00:00
eap
de0f7356de
in python dump, publish objects in the same order as in the internal CAF document
2011-04-05 07:45:42 +00:00
jfa
c68152cd01
Fix error with GetExistingSubObjects
2011-04-01 08:27:17 +00:00
rnv
70bfb7fe11
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue
2011-03-31 13:04:11 +00:00
jfa
448a18a1e0
IMP 0021069: Hide selected in explode function
2011-03-31 11:40:24 +00:00
jfa
8afa92f295
IMP 0021069: Hide selected in explode function
2011-03-31 11:20:40 +00:00
rnv
ae3549a5e4
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.
2011-03-31 11:16:45 +00:00
gdd
d927c2370b
rnc : Added a missing traduction
2011-03-30 15:00:58 +00:00
gdd
fd2a29b763
rnc : Slight GUI improvements
2011-03-30 15:00:23 +00:00
jfa
9e31f81bd0
CoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile()
2011-03-30 13:20:55 +00:00
ouv
e4ebb2bada
Additional fix for issue 0013373: EDF PAL 273 : Option Single/Multi file dump
2011-03-30 07:27:32 +00:00
gdd
a52c65cb3f
rnc: added a missing french translation
2011-03-29 15:49:21 +00:00
gdd
a65681ca4c
rnc: added a missing french translation
2011-03-29 15:38:54 +00:00
gdd
49985f1b83
rnc: added some missing translations for the Sketcher2d
2011-03-29 12:42:46 +00:00
gdd
d0515462ad
rnc: added missing translation of a warning message
2011-03-29 12:41:26 +00:00
gdd
01bec554f7
rnc: slight improvements of widgets behaviour and added some missing translations
2011-03-29 12:39:50 +00:00
jfa
8598f0fe49
Mantis issue 0021200: A fix by PKV v2 (fixed regression)
2011-03-29 08:47:52 +00:00
gdd
5f39f63cba
rnc : Corrected a Bug in preview : displayPreview wasn't called with the right arguments since the method has been changed in the frame of issue 1137
2011-03-29 08:32:17 +00:00
ouv
c3caa78045
Issue 0013373: EDF PAL 273 : Option Single/Multi file dump
2011-03-29 07:36:50 +00:00
jfa
723f0c59fb
IMPs 21188, 21053, 21064
2011-03-28 12:36:29 +00:00
gdd
8f4a73d6ed
rnc : Added some missing french traductions
2011-03-28 09:51:15 +00:00
ouv
fed7591cd7
Issue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object
2011-03-25 15:23:53 +00:00
gdd
c86487eae5
Remove warnings
2011-03-24 19:46:04 +00:00
rnv
46574ac4f4
Implementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating large models" issue.
2011-03-23 10:18:35 +00:00
vsr
a4c7964a28
Merge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization)
2011-03-21 14:06:34 +00:00
jfa
74ccd03bbb
IMPs 21044, 21057, 21067
2011-03-21 12:43:51 +00:00
jfa
202bc779c8
IMP 21044
2011-03-21 09:41:19 +00:00
jfa
63db5e2dd5
IMPs 21044, 21057, 21067
2011-03-18 15:05:50 +00:00
vsr
1fde2f4863
PAL22319 : Salome is suspended,when we create new Local coordinate system
2011-03-18 11:04:22 +00:00
vsr
8c904db605
Remove unnecessary function setCustomData() / getCustomData()
2011-03-16 11:59:37 +00:00
eap
e403b95e1b
report error when a major radius is less that a minor one
2011-03-16 07:47:10 +00:00
rnv
16e5d35158
remove std::cout.
2011-03-11 14:03:46 +00:00
vsr
b705a79b86
Fix problem of change transparency operation: initial transparency is set incorrectly in the dialog box in some cases
2011-03-09 09:33:08 +00:00
vsr
aaaf656e0d
Additional changes for issue 0020830: redesign methods of the SALOME View / Displayer / Presentation to handle pre-display/erase and post-display/erase operations properly.
2011-03-09 09:31:35 +00:00
rnv
20c08bd101
RNV: Improve "deflection algorithm" for the VTK viewer.
2011-03-09 07:48:54 +00:00
jfa
fae650357c
Mantis issue 0021200: Problem of performance when doing a partition. A fix by PKV.
2011-03-05 09:55:49 +00:00
vsr
8f50d474d5
SALOME::GenericObj : Destroy() -> UnRegister()
2011-03-04 15:18:40 +00:00
jfa
33b02426f0
Mantis issue 0021128. A partial fix by PKV.
2011-03-04 13:11:52 +00:00
jfa
66965dd55d
Correct wrong addition
2011-03-04 13:10:42 +00:00
rnv
5de82fb1be
Rollback previous incorrect integration.
2011-03-04 12:36:14 +00:00
rnv
242c40379f
Patch from MIV: Modification of the deflection computing mechanism.
2011-03-04 07:36:14 +00:00
jfa
8ab5789e4a
Add missing method MakePrism2Ways.
2011-03-03 12:20:46 +00:00
jfa
78ecbcf67b
Add missing method MakePrism2Ways.
2011-03-03 12:13:55 +00:00
eap
a580ecb350
0021196: [CEA 456] Integration and merge modification for debian packages
...
geom-install-python.patch:
Install _libGEOM_Swig.so and libGEOM_Swig.py into python directories
2011-03-01 14:49:31 +00:00
eap
9dbdfcb44e
0021196: [CEA 456] Integration and merge modification for debian packages
...
geom-fix-powerpc.patch:
Rename PPC variable, this is a macro on PowerPC
2011-03-01 14:48:48 +00:00
rnv
43f4ad9b7d
Fix names of the python variables for not published GEOM objects.
2011-03-01 14:06:35 +00:00
akl
38130226cd
Fix of transparency on Mandriva2010: it didn't worked because of the returned 'testResult' argument was removed from 'GEOMBase::ConvertIOinGEOMAISShape' method.
2011-03-01 07:23:37 +00:00
jfa
e0257a3b5c
Rename Engines::Component to Engines::EngineComponent
2011-02-28 14:44:44 +00:00
vsr
4f33724a37
0021202: [CEA 461] Reload from disk does not work in Salome6
2011-02-28 11:52:36 +00:00
gdd
ca6affd09c
Value of slider is badly initialized on first open.
2011-02-22 14:05:56 +00:00
adam
4c9bc281db
Remove warnings
2011-02-22 11:45:39 +00:00
jfa
0e58619502
Mantis issue 0021181. A fix by PKV.
2011-02-18 10:36:39 +00:00
vsr
a3cc005370
0021189: [CEA 451] areCoordsInside implementation in GE
2011-02-18 07:55:09 +00:00
rnv
ef26af8d03
Implementation of the "20830: EDF 1357 GUI : Hide/Show Icon"
...
(at the moment implemeted only in GEOM and SMESH modules).
2011-02-17 08:09:48 +00:00
gdd
b664a705b8
rnc : corrected the bug that the starting point is false when using reverse parameter
2011-02-16 15:10:28 +00:00
jfa
d404209557
Mantis issue 0021182: EDF 1784 GEOM: GetInPlace issue.
2011-02-10 07:07:28 +00:00
jfa
4ee6eebb26
Mantis issue 0021079: problems with Explode.
2011-02-09 09:54:37 +00:00
mpv
ad52e520d5
Added flag for computation internal shapes (manifold topology). In the SALOME/TRIPOLI module this piece of the functionality is not needed. It produces incorrect shapes and/or crashes.
2011-02-08 14:17:24 +00:00
vsr
335b22d949
Improve performance on sphere display in VTK viewer
2011-02-08 09:25:55 +00:00
eap
b4d072bf20
remove debug output
2011-02-08 08:23:56 +00:00
vsr
cac1b61a47
Fix hang-up when displaying sphere in OCC viewer
2011-02-08 08:19:01 +00:00
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
55bd653b5b
RNC: added MakeVertexOnCurveByLength in test scripts
2011-01-06 12:55:12 +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
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
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
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
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
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
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
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
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
dmv
af9f05e2cf
0020628: EDF 1144 GEOM : In TUI, need a function to know the orientation of an edge or a wire
2010-02-12 14:43:44 +00:00