Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / MeshSurrogate Class / Normals Property

In This Topic
    Normals Property (MeshSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Normals As Vector3D()
    public Vector3D[] Normals {get; set;}
    See Also