SettingsCmdFeatureLinesFromCorridorSettingsCmdFeatureLineCreation Class

Default settings for the Feature Line Creation command.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdFeatureLinesFromCorridorSettingsCmdFeatureLineCreation

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

The SettingsCmdFeatureLinesFromCorridorSettingsCmdFeatureLineCreation type exposes the following members.

Properties
 NameDescription
Public propertyCreateDynamicLink Gets the create dynamic link setting.
Public propertyFeatureLineName Gets whether to specify the name of the feature line.
Public propertyHorizontalDeviation Gets the horizontal deviation setting.
Public propertyInclusionDistance Gets the inclusion distance setting.
Public propertyLayerSetting Gets the layer setting.
Public propertySmoothTheFeatureLine Gets the feature line smoothing setting.
Public propertyUseFeatureLineStyle Gets whether to use the feature line style.
Public propertyWeedingDistance Gets the weeding distance setting.
Top
See Also