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

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