spohle Posted July 12, 2011 Share Posted July 12, 2011 (edited) hi, i'm very new and still trying to get the hang of things. i was trying around to work with some wire stuff and dynamics. the wireglue node takes point vertex numbers of which points you want to affect. i'd like to not have to select them and create the note, but rather use a group node. so i have everything set up with a group which creates me the vertices i want. my question is how do i get it into the wire node (which lives in the autodop network) ? my first attempt was to use the group name on the group node and than type in that group name in the wireglue node. but it doesn't seem to take it. is there any other way, or maybe i'm just using this group name wrong ? thanks in advance Edited July 12, 2011 by spohle Quote Link to comment Share on other sites More sharing options...
anim Posted July 12, 2011 Share Posted July 12, 2011 (edited) it's easier than you think, just use group name in Constrained Points parameter of Wire Glue Constraint DOP, the group will be taken directly from your wire geometry so no group DOP is needed as it is meant for grouping the dop objects not points Edited July 12, 2011 by anim Quote Link to comment Share on other sites More sharing options...
spohle Posted July 12, 2011 Author Share Posted July 12, 2011 thanks for the tip. my problem was that the group node was a side stream to the stream which went into the dop_import node. so i guess the info of the group is passed along with the dop_import node Quote Link to comment Share on other sites More sharing options...
anim Posted July 12, 2011 Share Posted July 12, 2011 the group is passed from geometry which is used for wire, it doesn't have to be the same geometry which goes to dopimport (which serves just for importing geometry from DOPs and for wires i think it imports whole geometry so it doesn't need any input) you can get point numbers which are contained in specific group of any SOP through pointlist() expression, so you can retrieve this info from completely different geometry from your wire source and use directly in constraint and as long as both geometries have the same topology, it will give you expected results but it's easier to pass group with the geometry 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.