Share

SettingsCmdCreateProfileLayout.SettingsCmdRegressionGraphOption Class

Setting that specifies the default behavior for regression analysis graphs in best fit arc, line, and parabola creation.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateProfileLayoutSettingsCmdRegressionGraphOption


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 SettingsCmdCreateProfileLayoutSettingsCmdRegressionGraphOption type exposes the following members.

Properties

 NameDescription
Public propertySplineFitForRegressionAnalysisGraph Gets whether the regression graph displays splines on the green line that represents the best fit entity.

See Also

Reference

Was this information helpful?