SettingsCmdFitCurveFeatureSettingsCmdFeatureLineFitCurve Class

Settings that specify the default behavior for feature line fit curve.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdFitCurveFeatureSettingsCmdFeatureLineFitCurve

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

The SettingsCmdFitCurveFeatureSettingsCmdFeatureLineFitCurve type exposes the following members.

Properties
 NameDescription
Public propertyMinimumNumberOfSegments Specifies the minimum number of segments that must be identified before creating an arc.
Public propertyTolerance Specifies the maximum distance from a PI along the feature to the arc that is to be inserted.
Top
See Also