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