Archived issue #0023282

Wrong triangulation on cone

CommunityOCCT:Meshclosed2 public notes

Search issues

Description

For cone with angle from around 90 to 180 the produced triangulation is wrong, see screenshots.
The issue is reproduced with versions 6.5.0-6.5.3.
If to specify an angle 181 (in the DRAW reproducer) then the triangulation is correct.

Steps to reproduce

pcone p 50 0 100 18
#pcone p 50 0 100 90 - is also bad
#pcone p 50 0 100 181 - is fine
vdisplay p
vsetdispmode p 1
triangles p

Public activity

2 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Dear Bugmaster,
this bug has been fixed in the context of #0022818.

Please create test cases and close it, if the results are Ok.

02Commenter 2
Dear Bugmaster,

Test cases bugs modalg_5(010) bug23282_1, bug23282_2 was created, tested and pushed into git-branch CR23282.
These test cases are OK.

Related records