vsr
05dc34f9bf
Remove internal method from IDL
2012-12-26 15:35:58 +00:00
vsr
722850fe59
Fix invalid Python dump generated by GetShapesOnBoxIDs(), GetShapesOnShapeIDs(), GetSameIDs() functions
2012-12-26 13:47:25 +00:00
vsr
b8190086a5
Fix wrong Python dump for GetShapesOnSphereIDs() function
2012-12-25 11:45:33 +00:00
eap
dc20ccab57
0021948]: EDF SMESH : Memory is not freed when deleting a mesh
...
Move declaration of GEOM::GEOM_Object_wrap form
GEOMBase/GEOM_GenericObjPtr.h to GEOM_I/GEOM_wrap.hxx as GEOMBase is
a part of GUI
2012-12-24 12:48:33 +00:00
eap
a278dce533
0021948]: EDF SMESH : Memory is not freed when deleting a mesh
...
Move declaration of GEOM::GEOM_Object_wrap form
GEOMBase/GEOM_GenericObjPtr.h to GEOM_I/GEOM_wrap.hxx as GEOMBase is
a part of GUI
+ GEOM_wrap.hxx
2012-12-24 12:47:59 +00:00
jfa
d45b760938
Mantis issue 0021852: EDF 1680 GEOM: Publish 'Check free boundaries' results in the Object Browser
2012-12-21 13:13:33 +00:00
jfa
9023c3cda7
Mantis issue 0021716: EDF 1679 : Create the bounding box in the GUI
2012-12-21 08:58:22 +00:00
jfa
e39ee4040b
Mantis issue 0021716: EDF 1679 : Create the bounding box in the GUI
2012-12-21 08:29:02 +00:00
vsr
e8d16d1174
Remove redundant $Header from files (to minimize conflicts during merges)
2012-12-20 16:14:16 +00:00
vsr
ee163da49e
0022013: [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object
...
Revert bad previous integration
2012-12-20 10:45:48 +00:00
ana
12e1f90db0
Win32 compatibility
2012-12-19 13:30:34 +00:00
eap
87cb5bdd59
Fix comments of Export()
2012-12-18 08:25:14 +00:00
vsr
c8eae8d292
Imp: move U/V iso-lines number preferences to the GEOM module plus make them working with VTK viewer also.
2012-12-17 12:25:01 +00:00
vsr
8b6d0798f2
0022013: [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object
2012-12-17 05:56:57 +00:00
eap
64ed2f3e93
21948: EDF SMESH : Memory is not freed when deleting a mesh
...
Elimenate memory leaks on CORBA objects, servants of SALOMEDS objects etc
2012-12-14 14:06:12 +00:00
eap
413bba9e87
remove excess code
2012-12-14 14:05:57 +00:00
eap
3bec9e87eb
21948: EDF SMESH : Memory is not freed when deleting a mesh
...
+ typedef SALOME::GenericObj_wrap< GEOM_Object > GEOM_Object_wrap;
+ //
+ // wrappers of operations
+ typedef SALOME::GenericObj_wrap< GEOM_IBasicOperations > GEOM_IBasicOperations_wrap;
+ typedef SALOME::GenericObj_wrap< GEOM_ITransformOperations> GEOM_ITransformOperations_wrap;
+ ...
2012-12-14 14:05:32 +00:00
jfa
8357ffed81
Mantis issue 0021865: Adding tangency in Spline creation
2012-12-14 13:19:42 +00:00
jfa
6a75f2c870
Mantis issue 0021865: Adding tangency in Spline creation
2012-12-14 12:54:25 +00:00
jfa
4e75612208
Mantis issue 0021865: Adding tangency in Spline creation + Small repackaging
2012-12-14 12:14:31 +00:00
vsr
7b0b9c2532
Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012
2012-12-14 10:15:04 +00:00
jfa
27ffbb5d92
Mantis issue 0022009: [CEA 730] MakePartition of a solid by an empty compound returns an error
2012-12-12 06:57:26 +00:00
vsr
26b3f059e3
Merge from V6_6_BR (V6_6_0rc2) 11/12/2012
2012-12-11 11:48:24 +00:00
fps
b6bf333002
Enable GENERAL_AUTOCOLOR and SIMPLE_AUTOCOLOR.
...
Change the getPredefinedUniqueColor algorithm.
2012-10-25 09:09:21 +00:00
gdd
fb8ef1e80b
Update translation files
2012-10-23 09:48:28 +00:00
jfa
bed71e55e8
Mantis issue 0021565: [CEA 557] Opposite of the pipe
2012-10-18 13:39:09 +00:00
jfa
44f9ad210f
Mantis issue 0021565: [CEA 557] Opposite of the pipe
2012-10-18 13:04:45 +00:00
vsr
72d471b321
0021478: EDF 2083 ALL: Write the version of Salome used to create the study in the hdf file
2012-10-16 08:27:41 +00:00
rnc
548c1dbe01
EDF 1337 : Sketcher 3D define a point by angle
...
Small modification of dimension presentations
2012-10-11 08:45:36 +00:00
rnc
7f29a32f50
EDF 1337 : Sketcher 3D define a point by angle
...
Small modification of dimension presentations
2012-10-10 15:32:05 +00:00
rnc
d6b8a348a4
EDF 1337 : Sketcher 3D define a point by angle
...
Changed the name and order of parameter of tui methods for building a point by angles in order ot be consistent with GUI.
2012-10-10 14:55:29 +00:00
vsr
d063ba2bae
Fix compilation warnings (add missing end of line in the last line of file)
2012-10-10 14:31:10 +00:00
gdd
59ecd7ddf6
EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges within a wire. CTN
2012-10-10 12:40:34 +00:00
jfa
08a90cb03f
Mantis issue 0021772: EDF 2336 GEOM: Non valid face created from two circles
2012-10-09 10:27:08 +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
rnc
f1f709067a
EDF 1337 : Sketch 3D, allow definition of a point by angle
...
+ Added a global coordinate system mode for angles.
+ Added a cylindrical coordinates definition (with an optional height in angle widget)
+ Did some refactoring
Doc and translations to be done soon
2012-10-08 10:16:55 +00:00
jfa
72423aa832
Mantis issue 0021706: [CEA 578] Python access to BrepTools::Read
2012-10-04 06:34:35 +00:00
jfa
39e0fe04d9
Mantis issue 0021525: EDF GEOM: Tolerance deggradation issue and partition failure
2012-10-03 12:37:29 +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
9ef623eade
Mantis issue 0021706: [CEA 578] Python access to BrepTools::Read
2012-09-27 14:21:09 +00:00
jfa
f9e0b80f69
Mantis issue 0021864: [CEA 669] Wrong size of the bounding box. Clean triangulation on the Engine side.
2012-09-25 13:07:23 +00:00
vsr
2a00c4658c
0021868: EDF GEOM : Bug with "What is"
2012-09-24 15:10:59 +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
48e1d4982a
Correct method name
2012-09-17 07:14:27 +00:00
rnc
95e277aea0
Defined a suitable plane for right relative positioning of dimension presentations
2012-09-14 17:45:04 +00:00
rnc
93d694f591
EDF 1337 : Sketch 3D improvement
...
Added an optional control of start and end point coordinates.
2012-09-13 16:42:34 +00:00
jfa
c7f598c0d8
Mantis issue 0021837: [CEA 654] Add new method to make any point inside a face.
2012-09-13 12:56:49 +00:00
vsr
0a03bb2230
0021786: [CEA 620] AutoColor fails
...
- Add code to enable auto-color for all sub-shapes (currenly disabled)
- Add code to use simplified auto-coloring algorithm (currenly disabled)
2012-09-13 08:17:44 +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