Default settings for the Feature Line Creation command.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| CreateDynamicLink | Gets the create dynamic link setting. | |
| FeatureLineName | Gets whether to specify the name of the feature line. | |
| HorizontalDeviation | Gets the horizontal deviation setting. | |
| InclusionDistance | Gets the inclusion distance setting. | |
| LayerSetting | Gets the layer setting. | |
| SmoothTheFeatureLine | Gets the feature line smoothing setting. | |
| UseFeatureLineStyle | Gets whether to use the feature line style. | |
| WeedingDistance | Gets the weeding distance setting. |
