Visualization issue of step file

As mentioned, im very new in OpenCASADE, im sorry if my questions are a tad dumb,

Using the C# WPF D3D sample, i import this step file (33.zip) and it seems like some surfaces are shown funny (image SURFACE ISSUE.png).

It as well does not show the original face colors from the step file (in spaceclaim shows it like this: 33.png).

Maybe its because the CSharpD3D sample is simpler?

Thanks in advance!

Dario Dura Armadans's picture

The issue with the import and/or tessellation may be due to the use of STEPControl_Reader instead of using STEPCAFControl_Reader? At least i now know that is the reason for lack of color in my imported step models.

Dario Dura Armadans's picture

Where should i report when STEPCAFControl_Reader is not importing a .stp file properly?

Thanks!

Dmitrii Pasukhin's picture

Hello. All bugs reports from community must be registered in https://github.com/Open-Cascade-SAS/OCCT/issues.

In case if you already have any contracts with OpenCascade,  you can request access to Jira by email.

Best regards, Dmitrii.

Dario Dura Armadans's picture

Thank you so much Dimitri.

Best regards,
Dario