Gets the DesignSpeed object in the collection by raw Station value.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public DesignSpeed GetDesignSpeed( double rawStation ) |
Visual Basic |
---|
Public Function GetDesignSpeed ( _ rawStation As Double _ ) As DesignSpeed |
Visual C++ |
---|
public: DesignSpeed^ GetDesignSpeed( double rawStation ) |
Parameters
- rawStation
- Type: System..::..Double
Raw station value.