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)
Syntaxpublic bool OrientationToDual()
Public Function OrientationToDual As Boolean
public:
bool OrientationToDual()
member OrientationToDual : unit -> bool
Return Value
Type:
BooleanTrue if vector (v1-v0) has same general orientation like the dual face normal
See Also