|  | This document is archived and information here might be outdated. Recommended version. | 
The vector normal to the specified triangle.
[Visual Basic .NET] Public ReadOnly Property Normal As WKSPointZ
[C#] public WKSPointZ Normal {get;}
[C++]
HRESULT get_Normal(
  WKSPointZ* pNormal
);
[C++] Parameters pNormal [out, retval]
pNormal is a parameter of type WKSPointZ*