Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IFace Interface / GetPolygonMeshes Method

In This Topic
    GetPolygonMeshes Method (IFace)
    In This Topic
    Gets a number of meshes representing this object (for readOnly purpose).
    Syntax
    'Declaration
     
    Function GetPolygonMeshes() As Mesh()
    Mesh[] GetPolygonMeshes()
    See Also