Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Solid3DFaceSurrogate Class / Tessellation Property

In This Topic
    Tessellation Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Tessellation As Mesh()
    public Mesh[] Tessellation {get; set;}
    See Also