dop import records attribute not importing ?

   1248   2   2
User Avatar
Member
765 posts
Joined: April 2014
Offline
I want the dop import records sop, which is the same node used in the SOPSolver for Impacts. I want to bring in the impulse attribute into a DopNet using the dop import records but the attribute is not being imported ?
【T】【C】【S】
User Avatar
Member
172 posts
Joined: Jan. 2014
Offline
Hi,

the impulse attribute is on your points in the dop->sopsolver->impacts solver.
What are you trying to achieve?
I contribute to the beauty of this world
User Avatar
Member
765 posts
Joined: April 2014
Offline
I want to bring in the impulse attribute which I assume is another name for when the RBD impacts, into a DOPNet. So I can manipulate the particles based on the impulse attribute in other words; within a POPWrangler if one exists inside a DOPNet.
if(@impulse > 170.0){
v@v = 45.2;
}
【T】【C】【S】
  • Quick Links