Settings that specify default offset for cleanup at parcel boundaries.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateParcelROWSettingsCmdCleanupAtParcelBoundaries
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SettingsCmdCleanupAtParcelBoundaries : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdCleanupAtParcelBoundaries Inherits TreeOidWrapper
C++
public ref class SettingsCmdCleanupAtParcelBoundaries sealed : public TreeOidWrapper
The SettingsCmdCreateParcelROWSettingsCmdCleanupAtParcelBoundaries type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CleanupMethodFillet | Gets whether the cleanup method is Fillet, Chamfer, or None. | |
| FilletRadiusAtParcelBoundaryIntersections | Gets the width of the radius of the fillet at parcel boundary intersections. |
