Commit Graph

146 Commits

Author SHA1 Message Date
skv
7598e448c9 0022869: Change IDL and C++ in accordance. Modification of geomBuilder.py 2015-03-23 13:02:48 +03:00
skv
58b6d007bc 0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThickSolid 2015-03-18 10:37:36 +03:00
vsr
58803ba33e Fix memory leaks 2015-02-26 14:15:47 +03:00
eap
87de6c4044 22874: [CEA 1425] Performance SMESH Module
Memory leak
2015-02-20 14:43:53 +03:00
vsr
59f2b5a0d3 Fix a bug in GetExistingSubObjects method - wrong conversion from CORBA::Boolean to Standard_Boolean results in empty list when theGrupsOnly parameter is true 2015-02-10 19:02:51 +03:00
akl
ff7fc4d6c2 Copyrights update 2015. 2015-02-10 13:25:20 +04:00
vsr
97c05bd172 Merge branch occ/shape_reparation_2 2015-01-28 18:23:03 +03:00
skv
cbdcb3694d 0022775: [CEA 1091] Add an option on GetNonBlocks to retrieve quadrangular faces defined on C1 edges 2015-01-26 14:17:02 +03:00
skv
48e895f1fa 0022686: [CEA 1268] Explode a shape into edges sorted in a row from a starting point 2015-01-22 18:46:14 +03:00
vsr
528f4842f4 0022747: [EDF] Improvement of Get Shared Shapes operation
Additional improvements:
- Add multi-share parameter to allow searching not sub-shapes which are shared either by all or by couples of input shapes
- Avoid raising exception if no sub-shapes is found; return empty result instead
- Add test script
2014-12-26 13:02:57 +03:00
eap
d08c093f57 0022768: [EDF] Model inspector 2014-12-19 11:01:23 +03:00
vsr
3af8489874 0022832: EDF GEOM: Bug with curve construction
Additional commit: fix memory leak plus small redesign
2014-12-18 18:11:55 +03:00
ana
ed5673f40b 0022762: [EDF] Fast detection of face/face face/solid solid/solid interference 2014-12-17 20:07:41 +03:00
ana
8170166255 0022832: EDF GEOM: Bug with curve construction 2014-12-17 16:22:00 +03:00
skv
cceb7b5b9e 0022766: [EDF] Transport of names 2014-12-12 16:28:43 +03:00
eap
c85f63b521 22752: [EDF] Provide explicit feedback on what has been done by Shape Processing operation
Cut off "Unknown message invoked with the keyword " at the message beginning
2014-12-12 12:18:31 +03:00
eap
ed87a1f7c8 22752: [EDF] Provide explicit feedback on what has been done by Shape Processing operation
+ 22757: [EDF] Vertex on Edge --- allow projecting several points at once
2014-12-10 19:12:15 +03:00
mpa
1deab8bc71 0022759: [EDF] Creation of a surface from several edges 2014-12-10 19:03:21 +03:00
vsr
00995421b1 0022767: [EDF] Construction of composite solids 2014-11-19 14:59:48 +03:00
skv
bff7674ef5 0022754: [EDF] Surface of a face 2014-11-13 16:01:21 +03:00
skv
d37d50070c 0022753: [EDF] Extension of the curves and surfaces 2014-11-13 15:51:58 +03:00
eap
0c260c9c89 0022757: [EDF] Vertex on Edge 2014-11-13 15:51:52 +03:00
skv
d632c33a6e 0022758: [EDF] Creation of a face from a surface and limiting edges 2014-11-13 15:51:46 +03:00
eap
8345fbb56c 0022749: [EDF] Improvement of Remove Internal Faces operation 2014-11-13 14:16:45 +03:00
skv
dff9617e4b 0022750: [EDF] Improve ergonomics of the "Detect Self-intersections" dialog box 2014-11-13 14:16:40 +03:00
eap
568f30b167 0022747: [EDF] Improvement of Get Shared Shapes operation 2014-11-13 14:16:34 +03:00
eap
670c603478 0022748: [EDF] Improvement of Filling operation 2014-11-13 14:16:26 +03:00
eap
2c3b809cb7 0022746: [EDF] Improvement of Glue Faces and Glue Edges operations 2014-11-13 14:16:18 +03:00
eap
db4ad95d8e 0022745: [EDF] Improvement of Sewing operation 2014-11-13 14:02:35 +03:00
skv
8866b5fcd5 0022661: EDF GEOM: [HYDRO] Integration of the polyline editor in GEOM 2014-10-10 13:29:30 +04:00
vsr
852ccfccc5 Remove obsolete conditionals 2014-09-24 16:48:36 +04:00
vsr
a1f6e9582d 0022616: [CEA 1038] Improve the quality of stl and vtk exports
Additional modification to obsolete ImportFile() function, to return list of GEOM::GEOM_BaseObject, instead of list of GEOM::GEOM_Object, to properly handle fields.
2014-09-22 11:41:20 +04:00
rnv
aeddae7719 0022616: [CEA 1038] Improve the quality of stl and vtk exports 2014-09-22 10:34:19 +04:00
vsr
ccf1c3dfbc 0022667: EDF 7375 GEOM: Add angle argument to « Create cylinder » function.
Minor corrections to initial implementation.
2014-08-13 17:34:03 +04:00
Florian BRUNET
b9cd395cc3 Update of the implementation of an option to create portion of cylinders in the cylinder primitive 2014-08-11 11:54:38 +02:00
imn
05e07e916e Remove obsolete OCC_VERSION_LARGE defines. 2014-08-08 16:10:04 +04:00
vsr
7961b83044 Revert "Synchronize adm files"
This reverts commit 3cd92817cb.
2014-08-07 13:58:48 +04:00
Maintenance team (INV)
3cd92817cb Synchronize adm files 2014-08-06 23:16:58 +04:00
Florian Brunet
8f2784ea72 Add an Angle option in the cylinder primitive in order to build portion of cylinders in both constructors. 2014-08-05 14:42:10 +02:00
akl
33c22cca77 1) Set more correct method name. 2) remove references to deleted objects. 2014-06-24 11:39:43 +04:00
akl
4805532bcf Get sub-objects recursively. Miss sub-object if it is in 'selected' list. 2014-06-23 18:12:26 +04:00
akl
16188e9050 Fix repeated items 2014-06-20 12:56:25 +04:00
akl
b70248e90b Implementation of 'GetEntriesToCleanStudy' function to get categorized lists of objects. 2014-06-19 18:59:59 +04:00
akl
9d9a825049 Fix case of only one link - self-depending link. 2014-06-06 12:42:57 +04:00
akl
178a0726fb Correction of case with bi-directional links. 2014-06-06 09:31:57 +04:00
akl
bd9c3283e5 Fix upward cycling if two objects depend on each other. 2014-06-05 15:17:59 +04:00
akl
633e63eb2e Add comments, remove outputs and put some things in order. 2014-06-04 15:57:33 +04:00
akl
d2cf8fc7f2 Correct checking objects. 2014-06-02 17:30:05 +04:00
akl
3acd20a785 OCAF tree traversal to get the downward dependencies including 'unpublished' objects. 2014-06-02 10:56:14 +04:00
akl
2d26f49c9f Don't process already processed objects. 2014-05-29 14:19:20 +04:00