Method GetLapLength
GetLapLength(LocationOnElement)
Returns the lap length of the bar at requested location on element (in [mm])
Declaration
IReadOnlyProperty<double> GetLapLength(LocationOnElement location)
Parameters
| Type | Name | Description |
|---|---|---|
| LocationOnElement | location | The location on element to get lap length at |
Returns
| Type | Description |
|---|---|
| IReadOnlyProperty<double> | The lap length of the bar (in [mm]) |