geom.poly.pos
Syntax
Vector Access
- v = geom.poly.pos(p<,i>)
Get the polygon position.
Returns: v - polygon position vector or component
Arguments: p - polygon pointer
i - optional vector component
Component Access
- f = geom.poly.pos.x(p)
Get the x-component of the polygon position.
Returns: f - x-component of the polygon position vector Arguments: p - polygon pointer
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |