ana
36036343a0
Fix previous wrong-tag commit
2012-04-16 12:54:26 +00:00
ana
5b131dda08
Fix for the "0021179: EDF 1654 SMESH GEOM: better look'n'feel" issue:
...
- Material Properties
2012-04-13 09:03:01 +00:00
jfa
f91bad6fb6
Mantis issue 0021191: GlueEdges and GlueFaces problem with tolerance 1. A fix by PKV.
2012-03-16 13:23:39 +00:00
gdd
426cef8148
Update and fix documentation in IDL, .py and .cxx/.hxx files
2012-03-15 16:53:02 +00:00
rnc
9fe17fa35e
Added missing translations
2012-03-14 16:36:07 +00:00
rnv
2981cca5dd
Implementation of the "0021239: EDF 1829 OCC: Bring to front selected objects" issue.
2012-03-13 08:41:21 +00:00
jfa
9f11350cbe
Mantis issue 0021350: EDF 1948 GEOM: Export IGES 5.3 impossible.
2012-03-07 08:05:30 +00:00
rnc
ee46a27702
Extruded boss / cut dialog improvement and documenation update
2012-03-06 16:22:03 +00:00
rnv
5c5579d6c8
Remove double keys.
2012-03-02 09:58:20 +00:00
rnc
cb32f89e64
Added 2 new operations:
...
- Extruded cut, allows to add material an existing shape by extrusion of a profile
- Extruded boss, allows to remove material from an existing shape by extrusion od a profile
Modified the sketcher dialog in order to use MakeSketcherOnPLane API instead of MakeSketcher. It is now possible to make a skecth directly on the face of a shape without creating a local coordinate system.
Code refactoring in the sketcher dialog
2012-03-01 14:35:25 +00:00
rnv
882dc8f6ee
Implementation of the "21046: EDF 1610 GUI: To be able to change the width of the lines" issue.
2012-02-14 12:03:57 +00:00
jfa
0c1af31f54
Mantis issue 0021432: EDF GEOM: Faces with huge tolerance can be built in GEOM.
2012-01-27 10:58:36 +00:00
ana
59494a63fc
Fix for the bug IPAL22851: Sub-shapes spelling
2012-01-13 12:36:02 +00:00
mkr
a2ad5e1364
Fix for PAL21179:
...
1) draw outlines (borders) of the shapes,
2) material properties.
2012-01-12 16:36:50 +00:00
gdd
34e86f5a10
Add missing translations
2012-01-11 13:17:08 +00:00
gdd
2f48ab17e6
Update translations
2012-01-09 10:37:37 +00:00
jfa
1c97ae08b2
0021209: Bug GetInPlace with faces. Integrate self-intersections checker.
2011-12-13 13:40:23 +00:00
vsr
59c66d2ea4
Merge from V6_4_BR 05/12/2011
2011-12-05 10:29:45 +00:00
gdd
4afdc688fc
rnc: made picture import in GEOM independent from OpenCV
2011-11-24 14:37:07 +00:00
gdd
8aab8f5cb5
rnc:
...
- connected mouseRelease event to a slot in GEOMGUI
- modified translations in feature detection dialog
2011-11-23 14:42:28 +00:00
gdd
c8ae1da7b2
Merge from BR_OPENCV
2011-11-08 13:40:30 +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
vsr
660a8df6ce
Merge from V6_3_BR 15/07/2011
2011-07-15 10:48:49 +00:00
vsr
7f46e5fa52
Merge from V6_3_BR 06/06/2011
2011-06-06 07:23:11 +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
49985f1b83
rnc: added some missing translations for the Sketcher2d
2011-03-29 12:42:46 +00:00
jfa
723f0c59fb
IMPs 21188, 21053, 21064
2011-03-28 12:36:29 +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
jfa
63db5e2dd5
IMPs 21044, 21057, 21067
2011-03-18 15:05:50 +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
vsr
16f91b82f4
Merge from V5_1_main branch 24/11/2010
2010-11-25 12:31:41 +00:00
gdd
fca838df4f
RNC: EDF 1618 Sketcher improvement for arc creation
2010-11-24 15:16:13 +00:00
jfa
8d072adad7
Mantis issues 0020939(GetSharedShapes) and 0020842(AllSorted meaning).
2010-11-18 12:14:05 +00:00
vsr
6ceb0d7750
Merge from V5_1_main 10/06/2010
2010-06-10 08:25:12 +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
jfa
207dcdd566
Mantis issue 0020626: the discretisation of the circles in the OCC viewer is too rough.
2009-12-30 09:28:34 +00:00
jfa
8c0da49cc1
Mantis issue 0020599. Add GEOM_ARC_ELLIPSE and some others.
2009-12-17 09:38:23 +00:00
vsr
cb234e2462
Merge from V5_1_3_BR branch (07/12/09)
2009-12-08 12:05:55 +00:00
vsr
322c45a420
Issue 0020324: EDF 717 GEOM : Import IGES File
2009-09-15 10:55:27 +00:00
ptv
3d7b37578a
0020098: EDF 899 GEOM : Point on curve/surface with X,Y,Z coordinates.
2009-08-27 12:47:34 +00:00
jfa
522b8bee22
IMP 0020308: EDF 995 GEOM : Closed Polyline with tangence.
2009-08-25 12:37:33 +00:00
ptv
3f0d846753
0020432: EDF 1029 GEOM : Fillet 1D
2009-08-18 11:15:10 +00:00
vsr
3e98d95f41
Issue 20099: Hide children
...
Add Show/Hide chidren menu command for GEOM module objects
2009-08-18 05:41:44 +00:00
dmv
68a6e5ca4b
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
2009-07-08 10:18:07 +00:00
vsr
1190c163f3
Update warning messages for improvements 20019 and 20324.
2009-06-23 13:26:12 +00:00
dmv
7ad37b74a2
0019580: EDF 702 GEOM : Partition dialog should warn the user when he create an empty object
2009-05-21 13:52:57 +00:00
jfa
8fc906ac5a
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Added a new parameter theOptimumNbFaces to the RemoveExtraEdges functionality. In GUI it is a boolean flag.
2009-04-21 13:28:59 +00:00