Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Guys,
I want to write a code that retrieves the names of the iMates that has been set in a constraint.
I am using j2 parts called RHS_O and RHS_1.
The following is a constraint called SC and the "Bottom" and "Left" are iMates between the parts.
Constraints.AddByiMates("SC", "RHS_0:1", "Bottom", "RHS_1:1", "Left")Now i would like to retrieve the iMates names in a string.
Help is much appreciated :).
Solved! Go to Solution.