rblock.vel
Syntax
Vector Access
- v = rblock.vel(p<,i>)
- rblock.vel(p<,i>) = v
Get/set the rigid block velocity.
Returns: v - rigid block velocity vector or component
Accepts: v - rigid block velocity vector or component
Arguments: p - rigid block pointer
i - optional vector component
Component Access
- f = rblock.vel.x(p)
- rblock.vel.x(p) = f
Get/set the x-component of the rigid block velocity.
Returns: f - x-component of the rigid block velocity vector Accepts: f - x-component of the rigid block velocity vector Arguments: p - rigid block pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |