Method GetDegreeOfFreedom

GetDegreeOfFreedom(int)

Returns the degree of freedom at the end of the element with given index

Declaration
DegreeOfFreedom GetDegreeOfFreedom(int endIndex)
Parameters
Type Name Description
int endIndex

The index of end to get the degree of freedom at

Returns
Type Description
DegreeOfFreedom

The degree of freedom

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next