Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid.Portion Class / Faces Property

In This Topic
    Faces Property (Solid.Portion)
    In This Topic
    Gets the list of faces attributes.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Faces As Solid.Face()
    public new Solid.Face[] Faces {get;}
    See Also