Share

SettingsCmdExportParcelAnalysis.SettingsCmdParcelAnalysis Class

Settings that specify defaults for parcel analysis.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdExportParcelAnalysisSettingsCmdParcelAnalysis


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdParcelAnalysis : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdParcelAnalysis
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdParcelAnalysis sealed : public TreeOidWrapper

The SettingsCmdExportParcelAnalysisSettingsCmdParcelAnalysis type exposes the following members.

Properties

 NameDescription
Public propertyAnalysisType Gets whether Inverse Analysis or Mapcheck Analysis is used.
Public propertyEnableMapcheckAcrossChord Gets whether mapcheck across chord is enabled or disabled.
Public propertyProcessCounterClockwise Gets whether segments will be processed in counter-clockwise or clockwise order.

See Also

Reference

Was this information helpful?