rblock.prin.axis.angle
Syntax
Vector Access
- v = rblock.prin.axis.angle(p<,i>) (3D ONLY)
Get the orientation of the principal axis. This is given in the axis-angle representation. This orientation cannot be reset.
Returns: v - rigid block orientation vector or component
Arguments: p - rigid block pointer
i - optional vector component
Component Access
- f = rblock.prin.axis.angle.x(p) (3D ONLY)
Get the x-component of the axis-angle orientation of the principal axis.
Returns: f - x-component of the rigid block orientation vector Arguments: p - rigid block pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |