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 ideas how can I get the component ids are used by constraints? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/bdc287fc-8e6c-48b4-bf2b-519d21378023%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
