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
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