Commit Graph

183 Commits

Author SHA1 Message Date
vsr
8f97ff0556 0022862: EDF GEOM: MakeFillet returns a compound
- additional change, to fix the same problem for chamfer
2015-02-20 16:21:05 +03:00
vsr
7cb44e9fe0 0022867: EDF GEOM: Regression with MakeFace 2015-02-17 17:24:29 +03:00
vsr
e450289112 0022862: EDF GEOM: MakeFillet returns a compound 2015-02-11 19:15:22 +03:00
akl
ff7fc4d6c2 Copyrights update 2015. 2015-02-10 13:25:20 +04:00
vsr
3150ecbf3b Fix pb with 'make test' (complex_objs_ex06.py script): a regression has been introduced with implementation of issue 0022745 2015-02-05 13:57:09 +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
cad7d404aa Fix pb in non-regression scripts, caused by previous integration 2015-01-16 15:33:47 +03:00
vsr
afbfdd0ed2 1) Fix for issue 0022706 with MakePipeTShape (workaround for Fillet problem)
2) Clean-up code:
- Remove redundant includes
- Move oftenly used functions to GEOMUtils
- Add documentation, indentation, etc.
2014-12-30 19:21:51 +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
vsr
57bf55dc1f 22763: [EDF] Shape processing
For DropSmallSolids operator, fix some bugs:
- Add missing default values of parameters in a resource file
- Add workaround to ShapeProcess functionality to process properly optional parameters (the case for DropSmallSolids operator)
- Small redesign of RepairGUI::ShowStatistics() function
2014-12-16 14:16:15 +03:00
skv
cceb7b5b9e 0022766: [EDF] Transport of names 2014-12-12 16:28:43 +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
fc58f61296 0022743: EDF GEOM: Regression in MakePipeTShapeChamfer: Some faces are missing in a GetShapesOnCylinder result 2014-12-08 11:57:28 +03:00
vsr
01b4ca144c Backward compatibility OCCT < 6.8.0 2014-11-24 15:23:28 +03:00
eap
33eddb946d 22755: [EDF] Improvement of Projection operation 2014-11-21 20:25:48 +03:00
vsr
05d0cb1c4c Fix error in creation information - wrong operation type in case of MakeEdge 2014-11-19 16:58:01 +03:00
vsr
00995421b1 0022767: [EDF] Construction of composite solids 2014-11-19 14:59:48 +03:00
vsr
5b5f4d6982 0022706: EDF GEOM: Regression in T-shape pipe primitive with fillet: HexMesh option induces an error
Fix #1: upgrade tolerances of pcurves as they can be invalid after ShHealOper_ShapeProcess
2014-11-17 16:58:11 +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
vsr
614060d67a 0022760: [EDF] Improvement of the What Is operation 2014-11-13 14:02:25 +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
702de9ae7d 0022714: EDF GEOM: Issue with MakePipeTShapeChamfer 2014-11-12 17:09:01 +03:00
skv
2198e1a334 0022771: [CEA 1311] Creating a smaller wire when using the function Fuse Colinear Edges Within A Wire 2014-11-11 15:59:15 +03:00
skv
a2992000d6 22540: Fix the case if no edges are given 2014-11-10 12:37:04 +03:00
skv
e50a7e7c84 22674: Remove redundant code 2014-11-07 12:47:15 +03:00
skv
3592a48619 0022674: [CEA 1261] Regression of function MakeShell 2014-11-06 15:46:19 +03:00
skv
e653d307b7 0052538: TC7.5.0: Some edges are lost during group creation 2014-10-30 15:07:31 +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
ana
76d199bd79 Win32 compatibility 2014-09-23 15:48:25 +04:00
rnv
aeddae7719 0022616: [CEA 1038] Improve the quality of stl and vtk exports 2014-09-22 10:34:19 +04:00
skv
50dba628d8 0022057: EDF 2510 GEOM : Bug with extrusion along a path 2014-08-26 12:25:23 +04:00
skv
65227b3e7d 0022674:[CEA 1261] Regression of function MakeShell : Rollback type check 2014-08-25 12:12:02 +04:00
skv
9b95aa0085 0052477: Incorrect work of solid construction algorithm on not valid input data 2014-08-21 15:48:54 +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