Share

SettingsCmdCreateParcelByLayout.SettingsCmdAutomaticLayout Class

Settings that specify defaults for automatic parcel layout.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateParcelByLayoutSettingsCmdAutomaticLayout


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

Syntax

C#

public sealed class SettingsCmdAutomaticLayout : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdAutomaticLayout
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdAutomaticLayout sealed : public TreeOidWrapper

The SettingsCmdCreateParcelByLayoutSettingsCmdAutomaticLayout type exposes the following members.

Properties

 NameDescription
Public propertyAutomaticMode Gets a PropertyBoolean value specifies whether the automatic mode is set for parcel layout.
Public propertyRemainderDistributionType Gets the PropertyEnum value spctifies remainder from a new parcel is distributed.

See Also

Reference

Was this information helpful?