SettingsCmdAddWideningSettingsCmdLinearTransitionAroundCurvesTransitionSegmentType Property |
Specifies the TransitionSegmentType for linear transition around curves.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<AlignmentTransitionSegmentType> TransitionSegmentType { get; }
Public ReadOnly Property TransitionSegmentType As PropertyEnum(Of AlignmentTransitionSegmentType)
Get
public:
property PropertyEnum<AlignmentTransitionSegmentType>^ TransitionSegmentType {
PropertyEnum<AlignmentTransitionSegmentType>^ get ();
}
Property Value
PropertyEnumAlignmentTransitionSegmentType
See Also