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

In This Topic
    NumberOfDimensions Property
    In This Topic
    Gets the number of dimensions of this FemMesh.
    Syntax
    'Declaration
     
    Public ReadOnly Property NumberOfDimensions As Integer
    public int NumberOfDimensions {get;}
    See Also