Share

SettingsCmdDrawFeatureLine.SettingsCmdFeatureLineCreation Class

Settings that specify the default behavior for creating featureline.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 NameDescription
Public propertyLayerSetting Specifies the default layer setting when feature lines are created.
Public propertyUseFeatureLineName Specifies whether a name is applied to feature lines when created.
Public propertyUseFeatureLineStyle Specifies whether a style is applied to feature lines when created.

See Also

Reference

Was this information helpful?