Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Re-Create nConstraints by API

Re-Create nConstraints by API

Anonymous
Not applicable
370 Views
0 Replies
Message 1 of 1

Re-Create nConstraints by API

Anonymous
Not applicable

Hi Guys!

I'm doing a reasearch how can nConstraints be recreated by api. I've found nConstraints don't have a solid data structure.

Here is, approximately, how nodes are connected:
mesh1 -> nCloth1 -> nComponent1 -> dynamicConstraint.ids[0]
mesh2 -> nCloth2 -> nComponent2 -> dynamicConstraint.ids[1]
The nConstraint gets NId data type. I checked the api's doc but It looks like a black box.

The question is, do anybody have any tipps how can I get the component ids are used by constraints?
0 Likes
371 Views
0 Replies
Replies (0)