SettingsCmdCreateParcelByLayoutSettingsCmdParcelSizingMaximumDepth Property |
Gets the default maximum depth. Must be greater than or equal to zero.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MaximumDepth { get; }
Public ReadOnly Property MaximumDepth As PropertyDouble
Get
public:
property PropertyDouble^ MaximumDepth {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also