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

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