Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemFaceSurrogate Class / CornerNormals Property

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