Settings for CreateLineByBestFit command.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public sealed class SettingsCmdCreateLineByBestFit : SettingsGeneral
Visual Basic
Public NotInheritable Class SettingsCmdCreateLineByBestFit _
	Inherits SettingsGeneral
Visual C++
public ref class SettingsCmdCreateLineByBestFit sealed : public SettingsGeneral

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsAmbient
          Autodesk.Civil.Settings..::..SettingsGeneral
            Autodesk.Civil.Settings..::..SettingsCmdCreateLineByBestFit

See Also