View Issue Details

IDProjectCategoryView StatusLast Update
0024692CommunityOCCT:Modeling Algorithmspublic2017-08-01 10:45
Reportershoogen Assigned Toifv 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformLinuxOSDebian 
Product Version6.7.0 
Summary0024692: fuseedge corruption of spherical edge
Descriptionproduct 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.
TagsNo tags attached.
Test case numberbugs modalg_7 bug24692

Activities

apv

2017-08-01 10:45

tester   ~0069009

Problem described in issue is reproduced on current state of OCCT.

Issue History

Date Modified Username Field Change
2014-03-06 11:41 shoogen New Issue
2014-03-06 11:41 shoogen Assigned To => ifv
2017-08-01 10:45 apv Test case number => bugs modalg_7 bug24692
2017-08-01 10:45 apv Note Added: 0069009