SettingsCmdCreateProfileLayoutSettingsCmdRegressionGraphOption 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.7.0.1190
Syntax
public sealed class SettingsCmdRegressionGraphOption : 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.
Top
See Also