Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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.
