Share

SettingsCmdCreateParabolaByBestFit.SettingsCmdRegressionGraphOption Class

Use this setting to specify the default behavior for regression analysis graphs in best fit parabola creation.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateParabolaByBestFitSettingsCmdRegressionGraphOption


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

Syntax

C#

public sealed class SettingsCmdRegressionGraphOption : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdRegressionGraphOption
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdRegressionGraphOption sealed : public TreeOidWrapper

The SettingsCmdCreateParabolaByBestFitSettingsCmdRegressionGraphOption 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.

See Also

Reference

Was this information helpful?