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

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