Share

SettingsCmdCreateAlignmentLayout.SettingsCmdRegressionGraphOption Class

Settings of tegression graph option for the command CreateAlignmentLayout.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateAlignmentLayoutSettingsCmdRegressionGraphOption


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 SettingsCmdCreateAlignmentLayoutSettingsCmdRegressionGraphOption 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?