TransitionDescriptionBase Class

Abstract base class for all transition description objects.
Inheritance Hierarchy

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public abstract class TransitionDescriptionBase : [T:Autodesk.Civil.CivilWrapper<AeccDbAlignment>]

The TransitionDescriptionBase type exposes the following members.

Properties
 NameDescription
Public propertyEndStation Sets or gets the end station for the transition.
Public propertyLength Sets or gets the length for the transition.
Public propertyStartStation Sets or gets the start station for the transition.
Top
See Also