View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024692 | Community | OCCT:Modeling Algorithms | public | 2014-03-06 11:41 | 2017-08-01 10:45 |
Reporter | shoogen | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Platform | Linux | OS | Debian | ||
Product Version | 6.7.0 | ||||
Summary | 0024692: fuseedge corruption of spherical edge | ||||
Description | product version 938bb74003305ed83d48bc6379909a3ed1b3a1bd After the script finishes, execute "checkshape finish_1". fuseedge is the culprit. This problem can be worked around by avoiding the spherical edges with BRepLib_FuseEdges::AvoidEdges | ||||
Steps To Reproduce | #main object 1 pcylinder cyl 10 40 box abox 10 40 25 ttranslate abox 0 -20 5 bop cyl abox bopfuse fuse1 #main object 2 psphere asphere 7 ttranslate asphere 0 0 3 box abox2 5 30 25 ttranslate abox2 -2 -15 -11 bop abox2 asphere bopfuse fuse2 #finish object bop fuse1 fuse2 bopcut finish fuseedge finish #fuseedge outputs to varialbe name of finish_1 #here "checkshape finish_1" reports errors. | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_7 bug24692 | ||||