Share

SettingsCmdCreateParcelROW.SettingsCmdCleanupAtParcelBoundaries 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.280

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

 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.

See Also

Reference

Was this information helpful?