AlignmentRailAlignmentInfo Property

Gets a RailAlignmentInfo object containing properties specific to Rail Alignments.

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

Property Value

RailAlignmentInfo
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the SuperelevationType is not SuperelevationType::Cant.
See Also