This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetworkLoader3 Interface > INetworkLoader3.DefaultSnapTolerance Property (ArcObjects .NET 10.4 SDK) |
Default nonzero XY cluster tolerance.
[Visual Basic .NET] Public ReadOnly Property DefaultSnapTolerance As Double
[C#] public double DefaultSnapTolerance {get;}
[C++]
HRESULT get_DefaultSnapTolerance(
double* DefaultSnapTolerance
);
[C++]
Parameters DefaultSnapTolerance [out, retval] DefaultSnapTolerance is a parameter of type double
The default snapping tolerance for the geometric network; this is equal to the resolution of the feature dataset.