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