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