Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PointNormalUv Class / Normal Property

In This Topic
    Normal Property (PointNormalUv)
    In This Topic
    Get surface normal.
    Syntax
    'Declaration
     
    Public ReadOnly Property Normal As Vector3D
    public Vector3D Normal {get;}
    See Also