DiscussionsIssue archiveOCCT:Shape Healing

Archived issue #0031248

Shape Healing - ShapeAnalysis::OuterWire() returns empty outer wire for attached use case

CommunityOCCT:Shape Healingnew1 public note

Search issues

Description

fusing 2 tori creates a solid that will freeze incmesh.

Steps to reproduce

pload MODELING
ptorus t1 10 2
ptorus t2 10 2
ttranslate t2 0 20 0
bop t1 t2
bopfuse f1
incmesh f1 0.2

Additional information

occ v7.4.
wasn't available in the product drop down box.

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 2
Hello Author,

thank you for reporting the problem.
Currently, hangup should be fixed by #0031144.

However, incmesh fails to generate mesh for the shape anyway, because of problem in ShapeAnalysis::OuterWire() -> ShapeAnalysis::IsOuterBound () which returns empty wire.

Issue will be moved to Shape Healing category for further processing.

Related records