Message 1 of 1
Re-Create nConstraints by API

Not applicable
01-15-2018
10:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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?
The question is, do anybody have any tipps how can I get the component ids are used by constraints?