Share

SettingsCmdFitCurveFeature.SettingsCmdFeatureLineFitCurve 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.280

Syntax

C#

public sealed class SettingsCmdFeatureLineFitCurve : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdFeatureLineFitCurve
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdFeatureLineFitCurve sealed : public 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.

See Also

Reference

Was this information helpful?