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

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