ah, nevermind. I found 'teststepread'. thank you
Archived discussion
cant' find 'jsupload' command in ubuntu occt-draw environment
Dear OCCT team,
I simply want to upload my step file into draw environment, but I can't find jsupload command.
is there anything I can do?
thank you
Discussion
2 archived replies
Posts are displayed in their archived order.
Sorry, if you want to load any CAD files with OCCT 7.8+. You can use
pload ALL
ReadFile DocName filepath This command to read into doc
readfile ShName filepath This command to read into shape
Best regards, Commenter-1