DesignSpeedCollectionRemove(Double) Method

Removes a DesignSpeed from the collection by raw Station value.

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

Parameters

rawStation  Double
Raw station value.
See Also