431 Commits

Author SHA1 Message Date
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. NPAL14357 2006-12-13 09:40:11 +00:00
jfa
1c87498d87 Correct documentation style and pictures. 2006-12-12 08:50:38 +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
jfa
11568f579b PAL14122: EDF307: GetInPlace --> COMM_FAILURE. A patch by PKV. 2006-12-08 15:36:07 +00:00
epa
02aab3a5b3 Fixed problem: it's impossible to delete main object if its subshape have been used for annother geometrical object creation 2006-12-07 11:42:23 +00:00
skl
aa13d2abfd Add new command GetShapesOnBox. 2006-12-07 10:42:47 +00:00
skl
f4f9f3fb74 Improvements for gluing and new command GetShapesOnBox. 2006-12-07 10:39:45 +00:00
jfa
3b3e7ac44c PAL14122: EDF 307: GEOM: GetInPlace --> COMM_FAILURE. Prevent crash. 2006-12-06 11:25:18 +00:00
mzn
4af09427cd Minor correction. 2006-12-04 14:44:01 +00:00
jfa
cbd5db0a6e Change version to 3.2.4 2006-12-04 09:04:50 +00:00
mzn
840600758d Fix for bug PAL14047(EDF PAL 334 : Problem to select merged face with Create group window). 2006-12-01 10:44:29 +00:00
mkr
93f9a2030c Update documentation for PAL10048 ("Set Rotation Point" dialog - OCC 3D Viewer). 2006-11-29 13:05:54 +00:00
mzn
d3ee8280d1 Fix for bug IPAL13981(imp PAL13619: Dump python fails on groups created in Mesh module). 2006-11-29 11:02:42 +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
c2c992da71 SRN: Implemented method GetSame that seacrhes a shape equal to the given subshape in the main shape. 2006-11-27 08:37:39 +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
mzn
23f2c8e59c Fix for bug PAL13958(iso don't run (regressive bug)). 2006-11-24 13:52:20 +00:00
skl
c5886a79fa Improvement of partition. 2006-11-23 13:44:54 +00:00
skl
bb799cae63 Corrected for new version of PartitionAlgo. 2006-11-21 12:54:22 +00:00
jfa
45553ea796 Fix method name 2006-11-09 14:22:20 +00:00
jfa
fb6cc6e921 Updated for new method MakePartitionNonSelfIntersectedShape 2006-11-09 14:21:33 +00:00
skl
2b33581eec Update for new version of PartitionAlgo. 2006-11-09 13:59:01 +00:00
jfa
9f65843e87 Update documentation for Partition and RotationThreePnt. 2006-11-03 13:41:01 +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
06e591937c Update test for new version of PartitionAlgo. 2006-11-03 08:04:09 +00:00
skl
34b4aff471 Update test for new version of PartitionAlgo. 2006-11-02 06:01:31 +00:00
skl
25e9c25801 New version of PartitionAlgo. 2006-11-02 05:59:42 +00:00
mzn
a3b02a782d Fix for bug IPAL13750(View of icons in Construction by Extrusion is identical for different options: Vector or 2 Points). 2006-11-01 14:50:15 +00:00
epa
07e0dba5f8 Mistakes in operation of "Rotation" dialog box(free points mode) corrected 2006-11-01 12:27:51 +00:00
skl
7a931f280d New version of PartitionAlgo. 2006-11-01 08:02:49 +00:00
skl
c747f2e637 New version of PartitionAlgo. 2006-10-31 13:56:22 +00:00
skl
be9792daad New version of PartitionAlgo. 2006-10-31 13:47:09 +00:00
jfa
95b0de37d1 Change version to 3.2.3 2006-10-30 14:52:35 +00:00
epa
a4f6115350 PAL 11107 - Make a rotation given an object and 3 points 2006-10-27 08:52:22 +00:00
epa
5c6ce3deb5 PAL 11107 - Make a rotation given an object and 3 points 2006-10-27 08:39:40 +00:00
mzn
40b79d4e26 Fix for IPAL13693(Execution of "GEOM_blocks.py" is failed). 2006-10-26 09:11:54 +00:00
skl
7e8d7ff73d Corrected by vsv for bug PAL13610. 2006-10-25 13:04:41 +00:00
mzn
d8b8dfd4b8 Scripts update concerninig the smesh.py interface redesign. 2006-10-20 12:04:02 +00:00
maintenance team
dcd0ee95bf Problem fixed: it's impossible to delete object which are used for another object creation 2006-10-09 07:07:32 +00:00
jfa
4cb5895062 Use CORBA::string_dup instead of strdup to avoid memory problems. Suppress redundant string duplications. 2006-10-04 15:20:32 +00:00
mpv
e47799d70d MPV: fix for nug IPAL13251
"Mandriva64 porting: SIGSEGV during partition"

myDS->Shape and myDS->GetShape methods is very dangerous to use in the equations like the next:

const TopoDS_Face& aFace = TopoDS::Faces(myDS->Shape(anIndex));

because this reference can be invalid after the next command execution:

myDS->InsertShapeAndAncestorsSuccessors(...)

This command some times deletes old shapes from internal array to make bigger array.
2006-10-03 08:52:10 +00:00
maintenance team
f04efe4ef1 Update for gcc4.1 2006-09-29 11:52:08 +00:00
jfa
61fb376894 PAL10867: noexcepthandler option in GUI not working. Disable signals catching. 2006-09-28 08:18:06 +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
maintenance team
1069f468cb Update for gcc 4.1.1 2006-09-26 07:58:38 +00:00
mzn
05b0981f07 Fix for bug PAL13475(Wrong selection of objects after Display/Erase from Python console/module). 2006-09-21 13:16:53 +00:00