Removes a overridden station from region.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public bool RemoveOverriddenStation( double station ) |
Visual Basic |
---|
Public Function RemoveOverriddenStation ( _ station As Double _ ) As Boolean |
Visual C++ |
---|
public: bool RemoveOverriddenStation( double station ) |
Parameters
- station
- Type: System..::..Double
The overridden station to remove.