Settings that specify the default behavior for creating featureline.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdDrawFeatureLineSettingsCmdFeatureLineCreation
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 SettingsCmdDrawFeatureLineSettingsCmdFeatureLineCreation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LayerSetting | Specifies the default layer setting when feature lines are created. | |
| UseFeatureLineName | Specifies whether a name is applied to feature lines when created. | |
| UseFeatureLineStyle | Specifies whether a style is applied to feature lines when created. |
