SettingsCmdCreateIntersectionSettingsCmdWideningParametersTransitionType Property |
Specifies the type of transition used for the widening: Linear, Curve-Line-Curve, Curve-Curve -Reverse Curve, or Curve - Reverse Curve.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<TransitionType> TransitionType { get; }
Public ReadOnly Property TransitionType As PropertyEnum(Of TransitionType)
Get
public:
property PropertyEnum<TransitionType>^ TransitionType {
PropertyEnum<TransitionType>^ get ();
}
Property Value
PropertyEnumTransitionType
See Also