Removes a station from the BaselineRegion.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public void DeleteStation( double rawStation ) |
Visual Basic |
---|
Public Sub DeleteStation ( _ rawStation As Double _ ) |
Visual C++ |
---|
public: void DeleteStation( double rawStation ) |
Parameters
- rawStation
- Type: System..::..Double
The station number to remove.