SettingsCmdFitCurveFeatureSettingsCmdFeatureLineFitCurve Class |
Settings that specify the default behavior for feature line fit curve.
Inheritance HierarchySystemObject
SystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdFitCurveFeatureSettingsCmdFeatureLineFitCurve
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic sealed class SettingsCmdFeatureLineFitCurve : TreeOidWrapper
Public NotInheritable Class SettingsCmdFeatureLineFitCurve
Inherits TreeOidWrapper
public ref class SettingsCmdFeatureLineFitCurve sealed : public TreeOidWrapper
The SettingsCmdFitCurveFeatureSettingsCmdFeatureLineFitCurve type exposes the following members.
Properties | Name | Description |
---|
 | MinimumNumberOfSegments |
Specifies the minimum number of segments that must be identified before creating an arc.
|
 | Tolerance |
Specifies the maximum distance from a PI along the feature to the arc that is to be inserted.
|
Top
See Also