DesignSpeedCollectionGetDesignSpeed Method

Gets the DesignSpeed object in the collection by raw Station value.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public DesignSpeed GetDesignSpeed(
	double rawStation
)

Parameters

rawStation  Double
Raw station value.

Return Value

DesignSpeed
See Also