View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023902 | Open CASCADE | OCCT:Modeling Algorithms | public | 2013-04-15 18:44 | 2013-04-15 18:53 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | assigned | Resolution | open | ||
Summary | 0023902: Cannot build fillet | ||||
Description | There is an exception when below described script is executed. No fillet was built. P.S. Curve r is B-spline with singularity point. | ||||
Steps To Reproduce | bsplinecurve r 4 3 1 5 2 2 3 5 0 8 0 1 2 8 2 1 4 8 3 1 4 8 3 1 4 8 3 1 6 8 4 1 10 8 10 1 mkedge e1 r vertex v1 10 8 10 vertex v2 5 8 8 edge e2 v1 v2 vertex v3 0 8 0 edge e3 v2 v3 wire w e1 e2 e3 mkplane f w prism p f 0 5 0 explode p e fillet res p 0.5 p_3 | ||||
Tags | No tags attached. | ||||
Test case number | |||||