SettingsCmdCreateParcelROWCleanupAtAlignmentIntersections Property |
Gets the default setting of Cleanup at Alignment Intersections for the command AeccCreateParcelROW.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections CleanupAtAlignmentIntersections { get; }
Public ReadOnly Property CleanupAtAlignmentIntersections As SettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections
Get
public:
property SettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections^ CleanupAtAlignmentIntersections {
SettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections^ get ();
}
Property Value
SettingsCmdCreateParcelROWSettingsCmdCleanupAtAlignmentIntersections
See Also