SettingsCmdAddWideningSettingsCmdWideningOptions Class

Settings for the alignment widening options.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdAddWideningSettingsCmdWideningOptions

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public sealed class SettingsCmdWideningOptions : TreeOidWrapper

The SettingsCmdAddWideningSettingsCmdWideningOptions type exposes the following members.

Properties
 NameDescription
Public propertyRadiusForCurve1 Specifies the RadiusForCurve1 for alignment widening options.
Public propertyRadiusForCurve2 Specifies the RadiusForCurve2 for alignment widening options.
Public propertyRadiusForCurve3 Specifies the RadiusForCurve3 for alignment widening options.
Public propertyTaperInputType Specifies the TaperInputType for alignment widening options.
Public propertyTaperRatio Specifies the TaperRatio for alignment widening options.
Public propertyTransitionLength Specifies the TransitionLength for alignment widening options.
Public propertyTransitionType Specifies the TransitionType for alignment widening options.
Public propertyWideningOffset Specifies the WideningOffset for alignment widening options.
Public propertyWideningSegmentLength Specifies the WideningSegmentLength for alignment widening options.
Top
See Also