Gets the default setting of Cleanup at Alignment Intersections for the command AeccCreateParcelROW.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public SettingsCmdCreateParcelROW..::..SettingsCmdCleanupAtAlignmentIntersections CleanupAtAlignmentIntersections { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CleanupAtAlignmentIntersections As SettingsCmdCreateParcelROW..::..SettingsCmdCleanupAtAlignmentIntersections Get |
| Visual C++ |
|---|
public: property SettingsCmdCreateParcelROW..::..SettingsCmdCleanupAtAlignmentIntersections^ CleanupAtAlignmentIntersections { SettingsCmdCreateParcelROW..::..SettingsCmdCleanupAtAlignmentIntersections^ get (); } |