DiscussionsIssue archiveOCCT:Modeling Data

Archived issue #0027489

Modeling Data - Ellipse display issue

CommunityOCCT:Modeling Dataassigned1 public note

Search issues

Description

The ellipse edge attached in Attachment 3 (BREP) will help demo the issue. The displayed ellipse has large deviation from real location. You even don't know it's an ellipse from the view.

Steps to reproduce

pload MODELING VISUALIZATION
restore Attachment 3 (BREP) e
vclear
vinit View1
vdisplay e
vfit

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 1
Visualization (StdPrs_WFShape -> StdPrs_DeflectionCurve) relies on the algorithm GCPnts_TangentialDeflection
(called with Linear deflection 4.15 and Angular deflection 0.21 in this case).