What is the method to set Component Axes with C-API (2013) ?
I’m afraid this isn’t exposed to our APIs at the moment. We do have issues filed for this however. It is something we want to add.
Oh, sorry - you said component axes - not model axes. Setting the component axes is effectively transforming the content of the definition, then doing the inverse transformation on the instances.
Thanks for your answer.
Does it mean SetComponentAxes will not be exposed in API ?
So do we need to apply inverse transformation on each instance ?
We are working towards parity with the old SDK so I would expect it’ll be added at some point. But until then the workaround is to manually transform the definition and instances.