Archived issue #0023245
DT_SplitAngle command regression
Description
There is a regression in command DT_SplitAngle on Mandriva 2010.
In test case did / 010 / C7 after applying of command DT_SplitAngle on shape GOUVERGUI.brep:
result of checkshape command for shape "result" on OCCT652 is normal:
This shape seems to be valid
result of checkshape command for this shape on current version of OCCT is faulty:
On Shape faulty_1 :
BRepCheck_SelfIntersectingWire
On Shape faulty_2 :
BRepCheck_UnorientableShape
Shape faulty_1 on shape faulty_2 :
BRepCheck_SelfIntersectingWire
Faulty shapes in variables faulty_1 to faulty_2
Testing was made only on Mandriva 2010
In test case did / 010 / C7 after applying of command DT_SplitAngle on shape GOUVERGUI.brep:
result of checkshape command for shape "result" on OCCT652 is normal:
This shape seems to be valid
result of checkshape command for this shape on current version of OCCT is faulty:
On Shape faulty_1 :
BRepCheck_SelfIntersectingWire
On Shape faulty_2 :
BRepCheck_UnorientableShape
Shape faulty_1 on shape faulty_2 :
BRepCheck_SelfIntersectingWire
Faulty shapes in variables faulty_1 to faulty_2
Testing was made only on Mandriva 2010
Steps to reproduce
pload TOPTEST
pload XSDRAW
restore GOUVERGUI.brep a
DT_SplitAngle result a
checkshape result
pload XSDRAW
restore GOUVERGUI.brep a
DT_SplitAngle result a
checkshape result
Public activity
1 archived note
Participants are labeled by their role within this record.
Problem described in issue is not reproduced on current state of OCCT.