70 Commits

Author SHA1 Message Date
gdd
42496be21b Merge updates of translations files 2012-10-24 08:02:05 +00:00
jfa
44f9ad210f Mantis issue 0021565: [CEA 557] Opposite of the pipe 2012-10-18 13:04:45 +00:00
rnc
e7430c090d EDF 1337 : Sketcher 3D, add definition of a point by an angle
+ Added missing translations
2012-10-08 15:29:42 +00:00
jfa
722fbca6f9 Mantis issue 0021689: [CEA 571] Improve visualization of selected object in GEOM 2012-10-02 07:26:48 +00:00
jfa
00621ab4f3 Mantis issue 0021703: [CEA 577] Boolean operations on groups. 2012-09-24 11:54:41 +00:00
jfa
6fed33a094 Mantis issue 0021835: EDF 2070 GEOM : Problem with detecting Self-intersections 2012-09-17 12:52:51 +00:00
jfa
3cdf240cf1 Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates. 2012-09-12 10:41:33 +00:00
jfa
8a7faf3ee5 Mantis issue 0021483: EDF 1638 GEOM: Retrieve non blocks solids and faces from a shape. 2012-08-15 10:34:21 +00:00
jfa
e184734288 IMPs 0021476 (fuse edges) and 0021477 (suppress a vertex from a wire for fillet1d). 2012-07-27 11:32:14 +00:00
rnc
75d091c0e2 EDF 2281 : Possibility to choose the division pattern for the cylinder and missing translations 2012-07-27 09:18:14 +00:00
rnc
8d08a5a0dd EDF 2281 : small fixes 2012-07-23 11:52:37 +00:00
rnc
50135d347b EDF 2281 : missing translations, doc and pictures 2012-07-20 13:51:30 +00:00
rnc
4fd9399dcc EDF 2281: Missing doc file and some translations 2012-07-10 08:49:26 +00:00
rnc
8744c2334b EDF 2281: Transaltions 2012-07-09 15:15:33 +00:00
rnv
8002d3e86f Implementation of the issue "0021671: EDF 1829 GEOM : Bring to front selected objects (continuation)" 2012-07-06 12:45:54 +00:00
vsr
40f5df35aa Merge from V6_5_BR 05/06/2012 2012-06-05 11:33:32 +00:00
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