View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031723 | Community | OCCT:Modeling Algorithms | public | 2020-08-20 15:12 | 2020-08-20 15:12 |
Reporter | abezotosniy | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Platform | AMD64 | OS | Windows | ||
Product Version | 7.3.0 | ||||
Summary | 0031723: After slight displacement of the profile, the sweep produce incorrect result. | ||||
Description | Depends on profile location the sweep produce correct/incorrect(self-intersect) result. | ||||
Steps To Reproduce | # Path vertex path_v1 0 1 0 vertex path_v2 0 1.5 5 vertex path_v3 0 1 9 edge path_e1 path_v1 path_v2 edge path_e2 path_v2 path_v3 wire path_w path_e1 path_e2 #Profile # This works # circle profile_circl 2 7 0 0 0 1 1 # Doesn't work circle profile_circl 2 6 0 0 0 1 1 mkedge profile_e1 profile_circl wire profile_w profile_e1 #Sweep mksweep path_w addsweep profile_w buildsweep aSweep -C vdisplay aSweep # Visualization vdisplay path_w vdisplay profile_w vsetdispmode aSweep 1 vfit | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-20 15:12 | abezotosniy | New Issue | |
2020-08-20 15:12 | abezotosniy | Assigned To | => msv |
2020-08-20 15:12 | abezotosniy | File Added: sweep.png |