contact.branch
Syntax
Vector Access
- v = contact.branch(c<,i>)
Get the contact branch vector. The branch vector is defined as the vector connecting the centroid of the body containing
contact.end1
to the centroid of the body containingcontact.end2
.Returns: v - contact branch vector or component
Arguments: c - contact pointer
i - optional vector component
Component Access
- f = contact.branch.x(c)
Get the x-component of the contact branch vector.
Returns: f - x-component of the contact branch vector Arguments: c - contact pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |