SettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections 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.292
Syntax
public sealed class SettingsCmdCleanupAtAlignmentIntersections : 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.
Top
See Also