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

In This Topic
    FaceCount Property
    In This Topic
    Gets the number of portion faces.
    Syntax
    'Declaration
     
    Public ReadOnly Property FaceCount As Integer
    public int FaceCount {get;}
    See Also