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 |