AlignmentRailAlignmentInfo Property |
Gets a RailAlignmentInfo object containing properties specific to Rail Alignments.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic RailAlignmentInfo RailAlignmentInfo { get; }
Public ReadOnly Property RailAlignmentInfo As RailAlignmentInfo
Get
public:
property RailAlignmentInfo^ RailAlignmentInfo {
RailAlignmentInfo^ get ();
}
Property Value
RailAlignmentInfo
ExceptionsException | Condition |
---|
InvalidOperationException |
Thrown when the SuperelevationType is not SuperelevationType::Cant.
|
See Also