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