View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005607 | Open CASCADE | OCCT:Modeling Algorithms | public | 2004-04-05 13:20 | 2012-01-17 16:45 |
Reporter | bugmaster | Assigned To | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 5.1.3 | ||||
Summary | 0005607: Porting Local Operation algorithms to use New Boolean operations | ||||
Description | Porting Local Operation algorithms to use New Boolean operations | ||||
Additional information and documentation updates | Documentation remark, added by IFV 2004-04-09 08:47:59: Modified entities: New class: BRepAlgo_TopOpe.cdl, BRepAlgo_TopOpe.cxx This class provides functionality of class BRepAlgo_DSAccess, its main methods: Init(), Load(s1, s2) Intersect() Intersect(s1, s2) Merge(state1, statate2) GetSectionEdgeSet() are analogs of corresponding methods of BRepAlgo_DSAccess. Modifications: New methods were added for classes BOPTools_DSFiller and BOPTools_PaveFiller: BOPTools_DSFiller: InitFillersAndPools(me:out); PartialPerform(me:out; anObjSubSet, aToolSubSet: SetOfInteger from TColStd); ToCompletePerform(me:out); BOPTools_PaveFiller: PartialPerform(me:out; anObjSubSet, aToolSubSet: SetOfInteger from TColStd) ToCompletePerform(me:out) These methods are used in BRepAlgo_TopOpe only to create "incomplete" interferences. Following files were modified in order to replace BRepAlgo_DSAccess by BrepAlgo_TopOpe: Package LocOpe: LocOpe.cdl LocOpe_Builder.cdl LocOpe_Builder.cxx LocOpe_Builder.lxx Package BRepFeat: BRepFeat.cdl BRepFeat_Builder.cxx BRepFeat_Form.cdl BRepFeat_Form.cxx BRepFeat_MakeDPrism.cxx BRepFeat_MakeLinearForm.cxx BRepFeat_MakePipe.cxx BRepFeat_MakePrism.cxx BRepFeat_MakeRevol.cxx BRepFeat_RibSlot.cdl BRepFeat_RibSlot.cxx | ||||
Tags | No tags attached. | ||||
Test case number | |||||
2004-04-05 11:20
|
newlocope.tar.gz (77,057 bytes) |
2004-04-06 08:29
|
newlocope_1.tar.gz (77,068 bytes) |
2004-04-06 11:09
|
report_to_ifv_05042004 (1,598 bytes) |
2004-04-06 11:09
|
report_to_ifv_06042004 (1,045 bytes) |
2004-04-06 15:54
|
newlocope_2.tar.gz (77,486 bytes) |
2004-04-08 16:46
|
BOPTools_PaveFiller.tar.gz (8,493 bytes) |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-04-05 13:20 | bugmaster | Assigned To | bugmaster => ifv |
2004-04-05 13:20 | bugmaster | Status | new => assigned |
2004-04-05 13:21 | bugmaster | CC | => mkv |
2004-04-05 16:44 |
|
CC | => aki |
2004-04-06 10:32 |
|
Status | assigned => resolved |
2004-04-08 17:21 | bugmaster | Status | resolved => tested |
2004-04-08 18:41 |
|
CC | => imv, ifv |
2004-04-12 13:21 | bugmaster | Status | tested => verified |
2004-04-26 11:10 | bugmaster | Status | verified => closed |
2004-04-26 11:10 | bugmaster | Fixed in Version | => 5.1.3 |
2004-04-26 11:10 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2012-01-17 16:45 |
|
Description Updated | |
2012-01-17 16:45 |
|
Additional Information Updated |