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