Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I can create a model and load models by filename but i got stuck by simply creating a coordinate system.
Can anybody help?
I am afraid VB API does not support it.
You can create coordinate system using Pro/Toolkit where you have to create feature tree first (ProElementAlloc, ProElemtreeElementAdd, ProFeatureCreate...)
Try by using UDFs.