Skip to main content
1-Visitor
December 31, 2016
Question

how to create a coordinate system in a skeleton with VB API without UI

  • December 31, 2016
  • 2 replies
  • 1442 views

I can create a model and load models by filename but i got stuck by simply creating a coordinate system.

Can anybody help?

2 replies

1-Visitor
January 3, 2017

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...)

1-Visitor
February 26, 2017

Try by using UDFs.