Use these settings to specify the default behavior for Mapcheck.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdMapCheckSettingsCmdMapcheck
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdMapcheck : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdMapcheck Inherits TreeOidWrapper
C++
public ref class SettingsCmdMapcheck sealed : public TreeOidWrapper
The SettingsCmdMapCheckSettingsCmdMapcheck type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CurrentMapcheckColor | Specifies the color for the current mapcheck. |
![]() | CurrentPointofBeginningColor | Specifies the color of the beginning not for a selected mapcheck. |
![]() | CurrentSideColor | Specifies the color for the current selected side. |
![]() | DefaultAngleType | Specifies the default type of any angle created using Mapcheck. |
![]() | DefaultCurveDirection | Specifies the default direction of any curve created using Mapcheck. |
![]() | DefaultCurveTraverseMethod | |
![]() | DefaultSideType | Specifies the default type of any side created using Mapcheck. |
![]() | MapcheckColor | Specifies the color for Mapcheck lines and curves which are not part of the current mapcheck. |
![]() | UseCommandLineInput | Specifies whether Mapcheck will accept commands from the command line interface. Selecting No causes Mapcheck to accept input only from the Mapcheck vista. |