Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello, everyone!
I am doing a programming project and as a part of it I should realize the function, that collect and return all constraint information of Creo assembly by using VB API. Following are information I should collect.
1.Parent Product. I should return the path to the parent product, e.g [Product 1\Product 24]
2.Constraint name.
3.Constraint type. Type con be distance, on, concentricity and so on.
4.Parts. Every item contains an array with the path to the corresponding parts.
If you have done similar programming with Pro/E model, it is also very helpful. Thank you very much for your kind help!
Christian