clump.template.euler
Syntax
Vector Access
- v = clump.template.euler(c<,i>) (3D ONLY)
Get the clump template relative orientation. This is the orientation relative to the clump template. The convention \(\big\{X,Y^{'},Z^{''}\big\}\) is used (i.e., the x-, y-, and z-components correspond to the sequential rotations about the \(X\), \(Y^{'}\), and \(Z^{''}\) axes).
Note
The orientation is updated whenever the clump rotates.
Returns: v - clump template relative orientation vector or component
Arguments: c - clump pointer
i - optional vector component
Component Access
- f = clump.template.euler.x(c) (3D ONLY)
Get the x-component of the clump template relative orientation.
Returns: f - x-component of the clump template relative orientation vector Arguments: c - clump pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |