Specifies how close feature lines must be when using the Join command.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyDouble Tolerance { get; }
Visual Basic
Public ReadOnly Property Tolerance As PropertyDouble Get
Visual C++
public: property PropertyDouble^ Tolerance { PropertyDouble^ get (); }