Jump to content

dopnumrecords impacts to sopSolver issue


redpaw

Recommended Posts

I would like to use a simple sop solver setup to scale the pieces of a fracture object when they register an impact

right now I'm trying to create an impact group

with

dopnumrecords(".", $OBJNAME", "Impacts", "Impacts")>=1

to activate the group

and then pipe that into a multi solver with a sop solver that scales down everyting in the group "impact"

but it doesent seem to work,

the same setup works if I set it up with a single RBD object,

and

dopnumrecords(".", "realNameOfsingleRBDobject", "Impacts", "Impacts")>=1

but it seems to have to be different with a fracture/glue object

and / or using $OBJNAME instead of the real string name of the object

any help would be greatly appreciated

thanks

-johnc

Link to comment
Share on other sites

Hmmm, well I am still having a bit of a problem with this, I'm closer, but I still think I'm doing something wrong here.

now it registers the dop impact and sets the group for true for all the objects and the sop solver then scales every object at the same time.

what I want is for each object to scale as it enters the group, because it registers its own impact.

I've attached a simple demo file, if anybody can point me in the right direction that'd be awesome.

thanks

-johnc

sopSolverTest.hipnc

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...