SettingsCmdFitCurveFeatureSettingsCmdFeatureLineFitCurveTolerance Property |
Specifies the maximum distance from a PI along the feature to the arc that is to be inserted.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble Tolerance { get; }
Public ReadOnly Property Tolerance As PropertyDouble
Get
public:
property PropertyDouble^ Tolerance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also