DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0032227

Modeling Algorithms - "fixshape" command generates an additional "BRepCheck_CollapsedEdge" error

Open CASCADEOCCT:Modeling Algorithmsclosed1 public note

Search issues

Description

In branch CR23731_7 executing of "fixshape" command on shape generates an additional "BRepCheck_CollapsedEdge" error

Steps to reproduce

pload XDE MODELING
#from test bugs modalg_1 buc60462_2
restore [locate_data_file buc60462c.brep] a
checkshape a
restore [locate_data_file buc60462d.brep] b
checkshape b
puts "Fuse begin"
bfuse result a b
puts "Fuse end"
# generate 6 BRepCheck_CollapsedEdge errors
checkshape result

fixshape b result
# generate 7 BRepCheck_CollapsedEdge errors
checkshape b

Additional information

This issue related to test bugs modalg_1 buc60462_2

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 2
Pleace close as dublicate of 32272

Related records