PFFaceComputeFaceNormal Method |
Computes the face normal using the right hand rule and the
order of the sorted edges
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic void ComputeFaceNormal()
Public Sub ComputeFaceNormal
public:
void ComputeFaceNormal()
member ComputeFaceNormal : unit -> unit
See Also