SettingsCmdExportParcelAnalysisSettingsCmdParcelAnalysis 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.292
Syntax
public sealed class SettingsCmdParcelAnalysis : 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.
Top
See Also