Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PortionSurrogate Class / Faces Property

In This Topic
    Faces Property (PortionSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Faces As Solid.Face()
    public Solid.Face[] Faces {get; set;}
    See Also