StationEquationCollectionRemove(Double) Method

Removes a station equation from the collection by raw station back.

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

Parameters

rawStationBack  Double
Raw station back value.
See Also