Eyeshot 10 WinForms API Reference
Normal Property (PointNormal)

WinForms Assembly > devDept.Geometry Namespace > PointNormal Class : Normal Property
Gets or sets the 3D normal associated to this 3D point.
Syntax
'Declaration
 
Public Property Normal As Vector3D
public Vector3D Normal {get; set;}
See Also

Reference

PointNormal Class
PointNormal Members