AlignmentRailAlignmentInfo Property |
Gets a RailAlignmentInfo object containing properties specific to Rail Alignments.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic RailAlignmentInfo RailAlignmentInfo { get; }Public ReadOnly Property RailAlignmentInfo As RailAlignmentInfo
Get
public:
property RailAlignmentInfo^ RailAlignmentInfo {
RailAlignmentInfo^ get ();
}Property Value
RailAlignmentInfo
Exceptions
See Also