DesignSpeedCollectionRemove(Double) Method

Removes a DesignSpeed from the collection by raw Station value.

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

Parameters

rawStation  Double
Raw station value.
See Also