View Issue Details

IDProjectCategoryView StatusLast Update
0021060Open CASCADEOCCT:Meshpublic2013-09-13 19:25
ReporterptvAssigned Tobugmaster  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Summary0021060: Triangulation fails on non-manifold face with SI wire
DescriptionThe triangulation algorithm fails on face with self intersection wire, which
contains free edge (or edges) not connected to other part of wire.
This face extracted from test case shd 002 A9, which detects as "regression"
comparing with OCCT630 for OCC20846.

The extracted face (in attachment):
 A9_205.brep - initial BRep file with face
 a9_205.gif - snapshot from 3D view with isolines
 a9_205_sh.gif - shading in OCCT630
Currently, there are no shading presentation for this face, because of
expection in MeshData class, which indicates problem with Mesh data structure.
It is not necessary to fix exception, because it is flag of detected problem.
We should try to detect problem areas of Shape in BRepMesh and doesnot try to
create triangulation on invalid parts of shape.
TagsNo tags attached.
Test case numberchl 934 I1

Attached Files

Activities

2009-04-16 13:17

 

A9_205.brep (111,761 bytes)

2009-04-16 13:18

 

a9_205.gif (6,058 bytes)   

2009-04-16 13:18

 

a9_205_sh.gif (25,676 bytes)   

oan

2013-03-07 17:48

developer   ~0023631

Incmesh and checkshape commands indicate self-intersection. So, the target of this issue has already been achieved - BRepMesh detects problem areas of a shape and breaks the triangulation procedure if some is detected.

I propose to close it.

Issue History

Date Modified Username Field Change
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2011-11-18 16:12 apn Test case number => chl 934 I1
2011-11-18 16:12 apn Fixed in Version EMPTY =>
2011-11-18 16:12 apn Description Updated
2012-11-09 10:29 abv Category OCCT:Modeling Algorithms => OCCT:Mesh
2012-11-09 10:29 abv Target Version => Unscheduled
2013-03-07 17:48 oan Note Added: 0023631
2013-03-07 17:48 oan Status new => resolved
2013-03-07 17:49 oan Status resolved => reviewed
2013-03-13 17:26 bugmaster Status reviewed => closed
2013-03-13 17:26 bugmaster Resolution open => fixed
2013-09-13 19:25 abv Target Version Unscheduled =>