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