Share

SettingsCmdFeatureLinesFromCorridor.SettingsCmdFeatureLineCreation 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.280

Syntax

C#

public sealed class SettingsCmdFeatureLineCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdFeatureLineCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdFeatureLineCreation sealed : public 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.

See Also

Reference

Was this information helpful?