rblock.ball.pos
Syntax
Vector Access
- v = rblock.ball.pos(p<,i>)
Get the rigid block ball position. This is the position of the minimum enclosing {circle in 2D; sphere in 3D} with radius
rblock.ball.radius
.Returns: v - rigid block ball position vector or component
Arguments: p - rigid block pointer
i - optional vector component
Component Access
- f = rblock.ball.pos.x(p)
Get the x-component of the rigid block ball position.
Returns: f - x-component of the rigid block ball position vector Arguments: p - rigid block pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |