SettingsCmdMapCheckSettingsCmdMapcheck Class

Use these settings to specify the default behavior for Mapcheck.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdMapCheckSettingsCmdMapcheck

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdMapcheck : TreeOidWrapper

The SettingsCmdMapCheckSettingsCmdMapcheck type exposes the following members.

Properties
 NameDescription
Public propertyCurrentMapcheckColor Specifies the color for the current mapcheck.
Public propertyCurrentPointofBeginningColor Specifies the color of the beginning not for a selected mapcheck.
Public propertyCurrentSideColor Specifies the color for the current selected side.
Public propertyDefaultAngleType Specifies the default type of any angle created using Mapcheck.
Public propertyDefaultCurveDirection Specifies the default direction of any curve created using Mapcheck.
Public propertyDefaultCurveTraverseMethod 
Public propertyDefaultSideType Specifies the default type of any side created using Mapcheck.
Public propertyMapcheckColor Specifies the color for Mapcheck lines and curves which are not part of the current mapcheck.
Public propertyUseCommandLineInput Specifies whether Mapcheck will accept commands from the command line interface. Selecting No causes Mapcheck to accept input only from the Mapcheck vista.
Top
See Also