Click or drag to resize

PFEdgeOrientationToDual Method

Gets the orientation of the edge in rapport to its dual face

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public bool OrientationToDual()

Return Value

Type: Boolean
True if vector (v1-v0) has same general orientation like the dual face normal
See Also