mayo
mayo copied to clipboard
Error with Step File
This particular step file when loaded into Mayo, the capacitors are missing faces. Increasing quality doesn't appear to fix this issue @HuguesDelorme Wanted to check to see if you knew what causes this.
In free cad the file seems to render correctly
bldc driver.STEP.zip
After investigation, this appears to be an OpenCascade bug, probably affecting AIS/V3d toolkits That graphics bug was reproduced using OpenCascade 7.8.0 Draw test harness:
$> DRAWEXE
pload ALL
vinit
XNewDoc D
ReadStep D C:\\PathToFile\\...\\bldc_driver.STEP
XShow D
vsetdispmode 1
I've created this issue in OCCT GitHub repo: https://github.com/Open-Cascade-SAS/OCCT/issues/349