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.2.3892.0
Syntax
C#
public PropertyDouble Tolerance { get; }
Visual Basic
Public ReadOnly Property Tolerance As PropertyDouble Get
Visual C++
public: property PropertyDouble^ Tolerance { PropertyDouble^ get (); }