SettingsCmdCreateArcByBestFitSettingsCmdRegressionGraphOption Class

Use this setting to specify the default behavior for regression analysis graphs in best fit arc creation.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateArcByBestFitSettingsCmdRegressionGraphOption

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

The SettingsCmdCreateArcByBestFitSettingsCmdRegressionGraphOption type exposes the following members.

Properties
 NameDescription
Public propertySplineFitForRegressionAnalysisGraph Specifies whether the regression graph displays splines on the green line that represents the best fit entity.
Top
See Also