103 Commits

Author SHA1 Message Date
jfa
b2926171f3 NPAL16588: Bug in GetInPlace method. 2007-07-25 07:07:07 +00:00
jfa
95d4ca81b7 Left only solids after Multi Transformation. 2007-07-16 07:17:10 +00:00
jfa
ba82372a27 Do not glue empty compounds 2007-07-16 07:16:26 +00:00
jfa
5543a978e6 Fix bug 16137: EDF437: Common of a compound and a plane creates faces twice. 2007-07-10 09:18:51 +00:00
jfa
0783907bc9 Fix bug 15646: Problem with GlueFaces operation. 2007-07-10 08:43:38 +00:00
skl
ce39340ec9 Correction of next problem from bug NPAL14857. 2007-06-25 08:45:41 +00:00
srn
2c83fef4e1 Fixed method GetSame for the case of two cylindrical surfaces that are part of the same cylinder. BugID 16374 2007-06-25 07:47:47 +00:00
skl
1569e9e9fc Correction of next problem from bug NPAL14857. 2007-06-22 07:40:58 +00:00
jfa
45ac6d194d NPAL16373: EDF485: GetShapesOn... doesn't work with a wire. Use Poly_Polygon3D, if there are no faces. 2007-06-21 13:01:53 +00:00
skl
cb8ad5d0b7 Integration next version of GEOM packages from PKV. 2007-06-13 07:24:14 +00:00
jfa
c6adc662f9 Fix regression, entered by previous integration. 2007-06-08 08:17:56 +00:00
jfa
97fc7b1c06 NPAL16173: EDF454: Result of revolving a shell should be a compound. 2007-06-07 08:08:54 +00:00
jfa
81200c50e6 Improve arc creation by two points and center: respect points order. 2007-06-07 08:08:00 +00:00
jfa
28fd1da1df NPAL16142: EDF443: GetShapesOnBox: No face inside the box. 2007-06-06 06:14:56 +00:00
skl
d9f6d20b81 Changed for bug NPAL14892. 2007-05-28 12:15:34 +00:00
enk
00de639737 Fixed bug with dinamic loading of ACIS plugin 2007-05-25 13:44:46 +00:00
skl
4cf6ece050 Updated for PAL14857. 2007-05-04 08:57:42 +00:00
skl
c70ace7ea8 Updated for PAL14857. 2007-05-02 12:58:30 +00:00
jfa
2e77f1c445 NPAL15379: Fuse error with partitionned shape. Roll back the fix because of regressions. 2007-04-17 06:41:56 +00:00
jfa
1d4b5b2a08 Fix bug 15567: MakeFuse() for compounds of faces raises error. 2007-04-12 09:33:42 +00:00
skl
b78e38e83e Implementation of gluing faces by given list (for PAL13191). 2007-04-11 11:19:19 +00:00
skl
8ebac247f3 Implementation of PipeWithShellSections. 2007-04-09 13:10:07 +00:00
jfa
4cad132160 NPAL15379: EDF386: Fuse error with partitioned shape. Check compounds to prevent returning invalid result. 2007-04-09 07:34:26 +00:00
jfa
53a38614c4 NPAL15298: KindOfShape(). For all cases. 2007-04-06 12:55:09 +00:00
jfa
db3bc223f3 NPAL15298: geompy.KindOfShape(aShape) first version implemented. 2007-03-29 12:18:36 +00:00
enk
d9de435c09 Fix for Bug IPAL15353:
"No valid file..." error is in terminal after trying to import BREP file.
2007-03-27 11:07:45 +00:00
enk
d6a9af2f7d Improvement:
Adding support of export to STL format (ASCII and Binary modes)
2007-03-23 11:27:55 +00:00
nge
701f0a9674 PAL 12719 : Add an arc constructor 2007-02-23 14:16:34 +00:00
jfa
376fa35cef NPAL14616: compatibility gcc4.1. Remove 'GEOMImpl_IShapesOperations::' from header. 2007-01-25 08:06:44 +00:00
jfa
da257d8d06 Add new idl function GEOM_IBooleanOperations::MakePartitionNonSelfIntersectedShape to provide correct publishing in study of a partition arguments and also to provide homogeneous behaviour of Partition in GUI and in python scripts. 2006-12-13 09:40:11 +00:00
jfa
0cdd1a8a7f PAL14122: GetInPlace failure. Provide correct treatment of compounds, shells and wires. 2006-12-11 11:44:51 +00:00
jfa
e33d834b6e PAL13703: addition to previous integration (see GEOM_Object.cxx, GEOM_Function.cxx) to provide right treatment of groups 2006-12-11 10:29:28 +00:00
jfa
a25fd83519 PAL14122: EDF307: GetInPlace --> COMM_FAILURE. Use new method GEOMAlgo_BuilderShape::ImagesResult() to obtain partition history. 2006-12-08 15:40:42 +00:00
skl
aa13d2abfd Add new command GetShapesOnBox. 2006-12-07 10:42:47 +00:00
jfa
3b3e7ac44c PAL14122: EDF 307: GEOM: GetInPlace --> COMM_FAILURE. Prevent crash. 2006-12-06 11:25:18 +00:00
srn
acbab5295b SRN: Added method GetSame that returns a subshape of the main shape equal to the give shape 2006-11-27 11:53:51 +00:00
srn
cf71da0571 SRN: Implemented method GetSame that seacrhes a shape equal to the given subshape in the main shape. 2006-11-27 08:29:59 +00:00
jfa
2b5a1ab419 PAL12612: Partition failed. Fix: set approximation parameter of boolean operation SECTION to 'true' to have smooth BSpline curves for new edges, where analytic curve is not possible. 2006-11-03 09:05:46 +00:00
skl
c747f2e637 New version of PartitionAlgo. 2006-10-31 13:56:22 +00:00
epa
5c6ce3deb5 PAL 11107 - Make a rotation given an object and 3 points 2006-10-27 08:39:40 +00:00
rnv
70cba03a1c Implement improvement PAL13394: disk building from circle 2006-09-27 11:17:03 +00:00
rnv
03ec0eb4cf Implement improvement PAL9905: Incoherence in the GEOM API 2006-09-27 11:04:58 +00:00
jfa
6f6b0b4c18 Fix for bug 13476: Common of two compounds produce 10 compounds, 9 of which are empty. 2006-09-26 11:35:38 +00:00
jfa
d8af99d938 PAL13411: EDF285: Error while importing ellipses.py. Fix regresion of Boolean operations on case of non-3d arguments. 2006-09-07 08:59:04 +00:00
jfa
ff62909884 PAL13380 EDF PAL278 : line driver failed but OK via GUI. Error message precised. 2006-09-04 12:24:10 +00:00
jfa
eb709eb142 Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support. 2006-09-04 11:33:22 +00:00
jfa
5394241548 PAL12470: Cannot use boolean operations on COMPOUNDs and COMPSOLIDs. Fix FUSE regression. 2006-08-30 06:24:58 +00:00
jfa
6dba78d6b9 PAL12470: Cannot use boolean operations on COMPOUNDs and COMPSOLIDs. Workaround OCCT limitation, performing boolean operations on sub-shapes and then gathering results in a compound. 2006-08-29 14:57:56 +00:00
jfa
dca4e8f1c7 Allow some blocks operations on other shapes (get face from a shell). 2006-08-10 11:15:11 +00:00
jfa
ef6997a915 Fix bug 13058: 'Remove webs' functionality works incorrectly. 2006-08-10 10:19:40 +00:00