pbowmar Posted February 27, 2013 Share Posted February 27, 2013 Hi, Does anyone know how the Anchor: Object Point Group Position DOP "connects" to other points in a different group when creating a Constraint "by hand" for custom work? Basically, I have a bunch of procedurally generated DOP objects (think Fractured Object) and I want to constrain one end of each to specific points in space. Sadly, the docs are ... terse so it's not clear how this DOP actually "finds" which points to anchor to. Cheers, PeteR B Quote Link to comment Share on other sites More sharing options...
pbowmar Posted February 27, 2013 Author Share Posted February 27, 2013 Here is the example, simplified. Basically, I create a group from one point on each piece of wood, then create a new static RBD object from just those points. I want to constrain each piece of wood to the original point... Can't get it to work no matter what, and I suspect it's the (relatively undocumented) Anchor node that I don't understand. Thoughts? constaintExample.zip Quote Link to comment Share on other sites More sharing options...
bloomendale Posted February 27, 2013 Share Posted February 27, 2013 IMO: as for the Anchor: obj point group position - points are paired in order in which they are given. But, this type of anchor is for sbd where several points of ONE object constrain to several points of ANOTHER object, In your case you have 1 point per objects to constrain and N goal points to constrain to, while you need 1 vs 1. Try using ApplyRel dop to create one constraint per object (pin constraint or your custom one). In this case you don't need this type of anchor nodes. Quote Link to comment Share on other sites More sharing options...
pbowmar Posted February 27, 2013 Author Share Posted February 27, 2013 Hmm yes I see that the multiple objects thing is the issue, thanks for pointing that out. ApplyRel is baffling (the example given in the Help card is IMO impenetrable) but I'll give it a shot Cheers, Peter B Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.