SettingsCmdDrawFeatureLineSettingsCmdFeatureLineCreation 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.292
Syntax
public sealed class SettingsCmdFeatureLineCreation : 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.
Top
See Also