Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.Face Class / Tessellation Field

In This Topic
    Tessellation Field
    In This Topic
    Tessellated representation of this face.
    Syntax
    'Declaration
     
    Public Tessellation As Mesh()
    public Mesh[] Tessellation
    See Also