AlignmentStationIndexIncrement Property

Gets or sets the Alignment station index increment.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public double StationIndexIncrement { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
ArgumentOutOfRangeException Thrown when the property is set to a negative value.
See Also