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

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