Gets a RailAlignmentInfo object containing properties specific to Rail Alignments.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public RailAlignmentInfo RailAlignmentInfo { get; }
VB
Public ReadOnly Property RailAlignmentInfo As RailAlignmentInfo Get
C++
public: property RailAlignmentInfo^ RailAlignmentInfo { RailAlignmentInfo^ get (); }
Property Value
RailAlignmentInfoExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the SuperelevationType is not SuperelevationType::Cant. |