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