Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Element Class / Faces Property

In This Topic
    Faces Property (Element)
    In This Topic
    Gets element faces.
    Syntax
    'Declaration
     
    Public ReadOnly Property Faces As Element.Face()
    public Element.Face[] Faces {get;}
    See Also