STEP Viewer with Color

Please if anyone could guide how to import step file in openCascade and display with exact colors defined in step file.

Its urgent.

Thanks in advance :)

Andrey BETENEV's picture

Start DRAW (draw.bat or draw.sh or "Test Draw Harness" from Start menu), then give the following commands in its prompt (replacing "file/path.stp" by full path to your file; make sure to use direct slashes as directory separator):

pload ALL
ReadStep D "file/path.stp"
XShow D

Rahman Abber Tahir's picture

Hi,

Thanks for your reply, I meant the viewer using qt and opencascade. Just like FreeCad displays it with colors