Gets the DesignSpeed object in the collection by raw Station value.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.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.