BaselineRegionDeleteStation Method

Removes a station from the BaselineRegion.

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

Parameters

rawStation  Double
The station number to remove.
See Also