Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello folks
I am trying to create a JLink program that reads the components of one asssembly and adds them to another.
The program reads the constraints of each component with function pfcComponentFeat.ComponentFeat.GetConstraints and then it uses them to assemble the component in the other assembly.
I find this function fails when the component has more than one constraint set.
Wildfire 4.0
Can you help me?
Best regards
Daniel García