View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028981 | Community | OCCT:Modeling Algorithms | public | 2017-08-08 08:54 | 2017-08-08 09:41 |
Reporter | ickby | Assigned To | |||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | PC | OS | Windows | ||
Product Version | 7.1.0 | ||||
Summary | 0028981: 2D Offset fails on face with jointype intersection | ||||
Description | The given face cannot be used with in an offset operation with negative offset and jointype intersection. It works with positive offset values and "intersection", and also with "arc" join type. The problem was reproduced with 0CC 7.2 beta version. | ||||
Steps To Reproduce | pload ALL restore "C:/Users/y1stro/Downloads/face.brep" mkoffset r face 1 -2 i checkshape r_1 # r_1 is not a topologival shape!!! mkoffset r face 1 -2 a checkshape r_1 # This shape seems to be valid | ||||
Tags | No tags attached. | ||||
Test case number | |||||