Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / GetPolygonMeshes Method

In This Topic
    GetPolygonMeshes Method (Surface)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetPolygonMeshes() As Mesh()
    public Mesh[] GetPolygonMeshes()
    See Also