python - pythonocc loading .3md format -


in pythonocc examples cadviewermdi.py cad format step, stp, iges, igs, , brep suported.

do pythonocc support format ".3dm" , if, how load it.

supoptimal sulution: change format in rhino 1 of other formats.

it looks pythonocc not support .3dm files can either output rhino in format, (sub-optimal in post), or find/write/sponsor writing of .3dm importer pythonocc.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -