Solved
Datum Curve_OTK Java
Hello everyone!
Please tell me how to programmatically access the datum curve?
Here is my code but it does not work:
solid.GetFeatureByName("Curve").ListSubItems(ModelItemType.ITEM_CURVE);
I need to programmatically set equations in a curve, is it possible to do this?
Thanks in advance
With respect!

