Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / MaxNodeIndex Property

In This Topic
    MaxNodeIndex Property
    In This Topic
    Maximum node according to current plotMode settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxNodeIndex As Integer
    public int MaxNodeIndex {get;}
    See Also