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