Share

SettingsCmdCreateParcelROW.SettingsCmdCleanupAtAlignmentIntersections Class

Settings that specify default offset for cleanup at alignment intersections.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdCleanupAtAlignmentIntersections : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdCleanupAtAlignmentIntersections
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdCleanupAtAlignmentIntersections sealed : public TreeOidWrapper

The SettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections type exposes the following members.

Properties

 NameDescription
Public propertyCleanupMethodFillet Gets whether the cleanup method is Fillet, Chamfer, or None.
Public propertyFilletRadiusAtAlignmentIntersections Gets the width of the radius of the fillet at alignment intersections.

See Also

Reference

Was this information helpful?