Commit Graph

192 Commits

Author SHA1 Message Date
eap
354aaa03b1 52713: Wrong creation info for ProjectionOnCylinder object
fix Python API of GetCreationInformation()
2015-04-24 18:04:30 +03:00
eap
ee311dbb32 23034: EDF GEOM: Information after a transformation without copy
IPAL52713: Wrong creation info for ProjectionOnCylinder object
2015-04-24 17:38:25 +03:00
rnv
c5e0716722 Convert GEOM_Object to list of the GEOM_Object. 2015-04-24 16:43:36 +03:00
eap
e7d9b213f1 Basic geompy methods like MakeShell() are documented in Creating Advanced Geometrical Objects paragraph 2015-04-15 21:22:36 +03:00
skv
d02f4dc567 0022869: EDF 7482 GEOM: Automatically create groups with the generation operations 2015-04-08 16:42:03 +03:00
mpa
55bf84458b INT PAL 0052642: Notebook variables are not dumped to script with Fillet1D, Fillet2D operations (improved) 2015-03-27 15:46:09 +03:00
mpa
ecabd400f8 INT PAL 0052642: Notebook variables are not dumped to script with Fillet1D, Fillet2D operations 2015-03-26 11:08:05 +03:00
skv
87533ec02b 0022776: [CEA 1269] Project a wire or a face on a cylinder 2015-03-23 18:29:16 +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
d34e7eebf2 0022857: EDF GEOM 7167: MakeHalfPartition documentation 2015-02-27 15:07:51 +03:00
vsr
46b96ac794 Fix regressions in test scripts caused by implementation of issue 0022748 2015-02-26 14:14:59 +03:00
vsr
3ddada8e52 0022879: [CEA 1426] TestMeasureOperations fails 2015-02-20 17:41:54 +03:00
eap
c30422ed1f Avoid using GEOM operations directly, not via geompy 2015-02-17 17:51:03 +03:00
akl
ff7fc4d6c2 Copyrights update 2015. 2015-02-10 13:25:20 +04:00
vsr
4b00e015b7 If study is loaded from HDF file, init_geom() has to load data to the engine calling LoadWith() function of StudyBuilder 2015-02-06 15:38:24 +03: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
a962c0bed5 Bug in 2D sketcher:
a) Improper set of command parameters (notebook variables) in "rectangle" mode.
b) Added support of notebook variables in the Python API class Sketcher2D.
2014-12-27 11:24:34 +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
ana
ed5673f40b 0022762: [EDF] Fast detection of face/face face/solid solid/solid interference 2014-12-17 20:07:41 +03:00
skv
cceb7b5b9e 0022766: [EDF] Transport of names 2014-12-12 16:28:43 +03:00
eap
2b119a6f37 22763: [EDF] Shape processing
Update python docs
2014-12-11 21:29:03 +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
eap
33eddb946d 22755: [EDF] Improvement of Projection operation 2014-11-21 20:25:48 +03:00
eap
23a1ce7d1c 22756: [EDF] Intersection operation 2014-11-20 18:11:55 +03:00
vsr
00995421b1 0022767: [EDF] Construction of composite solids 2014-11-19 14:59:48 +03:00
ova
285d412521 0022761: [EDF] Improvement of Explode dialog box 2014-11-13 16:01:25 +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
eap
e957479789 Regression of SALOME_TESTS/Grids/geom/imps_07/H9
Provide creation information for MakeCylinderA()
2014-11-12 20:06:47 +03:00
skv
8866b5fcd5 0022661: EDF GEOM: [HYDRO] Integration of the polyline editor in GEOM 2014-10-10 13:29:30 +04:00
rnv
aeddae7719 0022616: [CEA 1038] Improve the quality of stl and vtk exports 2014-09-22 10:34:19 +04:00
akl
b23bafd42b Implementation of 0022617: [CEA 1060] In OCC view, add "Show vertices" in the contextual menu. 2014-08-27 11:03:29 +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
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
8325f0f6ba 2nd part of previous commit. 2014-07-23 12:51:21 +04:00
skv
73747ffeb5 0022626: EDF 8453 GEOM: order with SubShapeAllSortedCentres 2014-07-16 19:17:01 +04:00
skv
f84f401861 0022566: EDF GEOM : Performance regression in MakeCompound operation 2014-06-25 18:28:02 +04:00
eap
5b295caec1 typo 2014-05-21 18:56:48 +04:00
vsr
8493fca5aa Add a warning message that geompy.py module works correctly only in 1st study 2014-05-14 14:50:39 +04:00
vsr
2a2ffeea1e Merge branch 'origin/ysn/doc_update_740': update documentation 2014-05-07 16:25:27 +04:00
skv
6e40d121f0 0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function 2014-04-30 10:53:36 +04:00
rnv
25190caa5f Update notebook.myStudy to avoid problem with the bad reference to the
SalomeDS study during update study from the notebook.
2014-04-29 16:12:10 +04:00
skv
6833ee2b3e 0022373: EDF 2691 GEOM: Publish the shapes with error in Check Shape 2014-04-04 10:44:39 +04:00
skv
ef95b8ac70 0022471: EDF 2604 GEOM: Suppress the boundary edges of the tools in the fuse operation 2014-03-27 11:59:05 +04:00
skv
a4aaa470ae 0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function 2014-03-26 13:07:43 +04:00
skv
ef20f40494 0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface" 2014-03-24 13:13:11 +04:00
mpa
8e102c8ec4 0021746: EDF 2135 GEOM: Unification of Python documentations 2014-03-13 16:50:55 +04:00
skv
2153a32ecf 0022490: [CEA 1057] Default tick of "Detect self-intersections" in Partition 2014-02-26 13:13:55 +04:00
skv
d8a06d4161 0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import 2014-02-25 16:21:09 +04:00
akl
7d880c6a82 Update copyrights 2014. 2014-02-18 10:44:41 +04:00
skv
a71c6a5e82 0022396: EDF GEOM: Common operation does not detect self-intersections 2013-11-27 08:27:46 +00:00
akl
313d27779d 0021855: EDF 2321 GEOM : Python API documentation about using of folders. 2013-11-26 10:12:49 +00:00
skv
7a38491062 0022338: EDF GEOM: Regression when partitoning a compound by a plane 2013-11-26 07:06:56 +00:00
skv
82eebc8aee 0022354: EDF GEOM: Create edge by getting iso-line of surface 2013-11-19 11:55:25 +00:00
vsr
804c651f09 Give proper permissions to Python scripts 2013-10-21 11:20:16 +00:00
skv
d1573ebea6 0022353: EDF GEOM: Projection on a edge or a wire 2013-10-21 09:02:19 +00:00
skv
265dfeb97b 0022338: implement check self-intersection option for boolean operations 2013-10-16 11:22:29 +00:00
eap
5dd2cb307e 21684: EDF 2221 : Display the arguments and the name of the operations
In removeStep(self,step) remove it from a study as well
2013-10-15 10:30:22 +00:00
vsr
959c2db5b3 Merge from V7_siman 11/10/2013 2013-10-11 12:50:25 +00:00
eap
4d84d697e5 ILMAB. Add GEOM_TestField.py 2013-10-04 14:49:12 +00:00
eap
f8537beabe Fix a bug that NbShapes() and ShapeInfo() return 2 solids for a box 2013-10-04 08:54:58 +00:00
vsr
f1519c7ef3 Merge from BR_V7_main_Field branch (02/09/2013) 2013-10-02 13:13:33 +00:00
eap
b51357b79d ILMAB project. DS for the Field on Geometry implemented 2013-09-30 11:45:32 +00:00
jfa
9f981d102e GEOM Plugins: fix problem with overwriting of some geomBuilder methods by GEOM_Gen::GEOM_IAdvancedOperations methods. 2013-09-27 09:01:59 +00:00
vsr
b5c2a231e7 Merge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013 2013-09-16 13:59:50 +00:00
eap
e7b562779c CMake porting 2013-09-10 12:47:38 +00:00
jfa
bc9708cd0a Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module. 2013-09-04 13:49:39 +00:00
eap
91a14a8f7a typo 2013-08-15 13:05:10 +00:00
eap
0842c2560a 0022227: [CEA 827] Building a surface from a cloud of points
Restore def MakeSmoothingSurface() removed by mistake
2013-07-03 10:55:18 +00:00
akl
c5b6deb54b Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser. 2013-06-28 08:18:20 +00:00
eap
1fc45b2209 fix some warnings at doc generation 2013-06-17 12:42:48 +00:00
jfa
8fe997ae88 Mantis issue 0021934: Delete the internal faces of an object 2013-06-14 12:20:21 +00:00
jfa
5f4c43d53a Mantis issue 0022227: Integration request: Building a surface from a cloud of points 2013-06-10 08:28:09 +00:00
vsr
e4a31d66fd 0022088: EDF 1631 GEOM : 2D sketcher interface 2013-05-29 16:27:24 +00:00
skv
ca3e17352a 0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM 2013-05-24 10:40:50 +00:00
skv
3282e6d3b3 0022179: [CEA 800] Suppress common edges on two continuous faces without using RemoveExtraEdges 2013-05-24 08:52:30 +00:00
skv
e6a58b5819 0021866: [CEA 670] Returning exact coordinates of the bounding box 2013-05-23 12:53:40 +00:00
skv
af323ccd1d 0022081: EDF 2386 GEOM: Union of a list of objects 2013-05-23 06:42:48 +00:00
vsr
14b6ec1909 Correct documentation 2013-04-17 10:43:10 +00:00
prascle
8e00478a79 PR: Deprecation Warning more precise 2013-04-16 13:47:46 +00:00
prascle
0370a2b150 PR: geom must be a true singleton 2013-04-10 14:06:25 +00:00
prascle
5f237094e9 PR: improve compatibilty with old scripts 2013-04-09 14:51:29 +00:00
vsr
3f9390adf4 Merge from BR_plugins_pbyacs 03/04/2013 2013-04-04 07:06:43 +00:00
vsr
5b3622aa23 Merge from V6_main 01/04/2013 2013-04-01 12:25:01 +00:00
vsr
4ab1782428 Merge from V6_main 15/03/2013 2013-03-15 14:28:11 +00:00
vsr
2488be88d9 Merge from V6_main 28/02/2013 2013-02-28 14:00:05 +00:00
vsr
465e84c52e Merge from V6_main 11/02/2013 2013-02-12 11:35:16 +00:00
vsr
eb33929a62 Merge from V6_main 13/12/2012 2012-12-13 08:40:36 +00:00