Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.
