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
Hello,ProE users
From the Pro/toolkit wildfire 4.0 user'sguide,I found a example code to creating an Offset Csyas Datum Point .
By it ,I can create a Datum Point ,but I found in this Datum Point onle include one X,Y,Z(100.200,300) point.
Now I want to create a Datum Point,and in it must be include more X,Y,Z points by Pro/toolkit code.
What canI do? How can I do?
The accessories isC++ code from user's guide:Creating an Offset Csys Datum Point
