Description
The attached STEP file when rendered in Draw test harness is missing some faces, or are displayed incorrectly
STEP file to reproduce:
bldc_driver.zip
Expected Behavior
STEP file displayed correctly with DRAWEXE commands
With FreeCad:

Actual Behavior
STEP file displayed with OpenCascade is missing faces
With DRAWEXE:

Sample Code or DRAW Tcl Script
pload ALL
vinit
XNewDoc D
ReadStep D C:\PathToFile\...\bldc_driver.STEP
XShow D
vsetdispmode 1
Operating System
Windows
Compiler
MSVC
Bitness
64-bit
OCCT Version
7.8
Additional Files
No response
Description
The attached STEP file when rendered in Draw test harness is missing some faces, or are displayed incorrectly
STEP file to reproduce:
bldc_driver.zip
Expected Behavior
STEP file displayed correctly with DRAWEXE commands
With FreeCad:
Actual Behavior
STEP file displayed with OpenCascade is missing faces
With DRAWEXE:
Sample Code or DRAW Tcl Script
pload ALL
vinit
XNewDoc D
ReadStep D C:\PathToFile\...\bldc_driver.STEP
XShow D
vsetdispmode 1
Operating System
Windows
Compiler
MSVC
Bitness
64-bit
OCCT Version
7.8
Additional Files
No response