Method GetRigidZone
GetRigidZone(int)
Returns the rigid zone at the end of the element with given index
Declaration
double GetRigidZone(int endIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| int | endIndex | The index of end to get the rigid zone at |
Returns
| Type | Description |
|---|---|
| double | The rigid zone at the end of the element |