Settings that specify defaults for automatic parcel layout.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| AutomaticMode | Gets a PropertyBoolean value specifies whether the automatic mode is set for parcel layout. | |
| RemainderDistributionType | Gets the PropertyEnum value spctifies remainder from a new parcel is distributed. |
