Settings that specify default offset for cleanup at alignment intersections.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| CleanupMethodFillet | Gets whether the cleanup method is Fillet, Chamfer, or None. | |
| FilletRadiusAtAlignmentIntersections | Gets the width of the radius of the fillet at alignment intersections. |
