OffsetAlignmentInfoTransitions Property |
Gets a collection of the existing AlignmentTransition objects on the Alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentTransitionCollection Transitions { get; }Public ReadOnly Property Transitions As AlignmentTransitionCollection
Get
public:
property AlignmentTransitionCollection^ Transitions {
AlignmentTransitionCollection^ get ();
}Property Value
AlignmentTransitionCollection
See Also