Eyeshot 11 WPF API Reference
WPF 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