SettingsCmdCreateParcelROWSettingsCmdCleanupAtParcelBoundaries Class

Settings that specify default offset for cleanup at parcel boundaries.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateParcelROWSettingsCmdCleanupAtParcelBoundaries

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdCleanupAtParcelBoundaries : TreeOidWrapper

The SettingsCmdCreateParcelROWSettingsCmdCleanupAtParcelBoundaries type exposes the following members.

Properties
 NameDescription
Public propertyCleanupMethodFillet Gets whether the cleanup method is Fillet, Chamfer, or None.
Public propertyFilletRadiusAtParcelBoundaryIntersections Gets the width of the radius of the fillet at parcel boundary intersections.
Top
See Also