12 Commits

Author SHA1 Message Date
jfa
f6a196817c NPAL15216: EDF379: Issue with IGS files import. A fix on Partition algorithm by PKV. 2007-03-28 14:55:40 +00:00
skl
a8871229bd Next version of partition. 2007-01-30 14:06:11 +00:00
skl
c5886a79fa Improvement of partition. 2006-11-23 13:44:54 +00:00
skl
be9792daad New version of PartitionAlgo. 2006-10-31 13:47:09 +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
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +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
eap
987a247e12 PAL9151. Restore some code from V2_2_2 revision 2005-06-15 12:43:07 +00:00
jfa
0213ec6649 PAL8378: fix a bug in Partition algorithm 2005-04-11 05:44:10 +00:00
jfa
1cfac3e905 PAL7441. Pb with MakePartition. Fix done by PKV. 2005-01-21 09:09:45 +00:00
admin
d3dd282390 Merge with version on tag OCC-V2_1_0d 2004-12-01 10:39:14 +00:00