Open
Description
Description
The attached file is imported incorrectly. It appears as if the revolved shape is imported with the complementary angles instead.
Expected Behavior
Shape should look like this:
Actual Behavior
It looks like this instead:
Sample Code or DRAW Tcl Script
pload XDE OCAF VISUALIZATION MODELING
# read STEP file into XDE document using STEPCAFControl_Reader
jsupload /models/occ/as1-oc-214.stp
ReadStep D as1-oc-214.stp
# display the document in 3D viewer using XCAFPrs_AISObject
vinit View1
XDisplay -dispMode 1 D -explore
vfit
(sample from https://draw.sview.ru/xde-import-step/)
Operating System
Windows
Compiler
MSVC
Bitness
64-bit
OCCT Version
latest
Additional Files
STEP file to reproduce:
b15.zip
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress