84 Commits

Author SHA1 Message Date
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
jfa
65c6df3249 PAL13117: Bug in RemoveObject method. 2006-08-03 11:17:55 +00:00
jfa
c3d31bd3dc PAL12781: EDF: different result between Working Plane and LCS. Implement and use general mechanism to obtain position from shape. 2006-07-28 12:53:16 +00:00
skl
8ca4c231a8 Corrections for bug IPAL12999. 2006-07-19 11:56:40 +00:00
skl
d5cc98ca4f Change name of functions in geompy.py fo PAL12813. 2006-07-14 11:50:14 +00:00
skl
d9a43e10d9 Implementation of change orientation in Repair in GEOM. 2006-07-13 10:02:45 +00:00
jfa
6943eea1c3 PAL12867: EDF214 GEOM DifferenceList does not remove the elements of the list. Algorithms of DifferenceList and UnionList reimplemented. 2006-07-06 10:20:14 +00:00
eap
209b5e26bb PAL10324. Fix exception on Debianex with OCT in debug mode 2006-06-28 14:12:59 +00:00
skl
647f5d3b2b Updated for PAL11539. 2006-06-27 09:18:40 +00:00
asv
6001bdbaa6 Fix to bug PAL10465.
Modification of resource files location in "build" and "installation" directories.  Now resource files are placed in share/salome/resources/<module_name>.  Various configuration files (configure.in.base, make_module/conclude/commence, etc.) are changed.
2006-06-27 07:42:15 +00:00
eap
5c45790bd4 PAL10324. Fix MakePartition() for the case theMaterials.IsNull() 2006-06-26 14:46:59 +00:00
skl
670be71939 Updated for PAL12722. 2006-06-26 10:33:51 +00:00
jfa
6e638ed221 PAL12608: Add possibility to check geometry of a shape. 2006-06-14 09:48:05 +00:00
jfa
1d900ae5ce PAL12520: Impossible to add a Sketcher Result in a Wire. 2006-06-14 09:42:29 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
jfa
728e6e5834 Continue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire::FixReorder only in case, when standard method gives bad result. 2005-11-30 15:19:52 +00:00