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])

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