Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. 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.
