This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetworkLoader3 Interface > INetworkLoader3.MaxZSnapTolerance Property (ArcObjects .NET 10.4 SDK) |
Maximum nonzero Z cluster tolerance.
[Visual Basic .NET] Public ReadOnly Property MaxZSnapTolerance As Double
[C#] public double MaxZSnapTolerance {get;}
[C++]
HRESULT get_MaxZSnapTolerance(
double* MaxZSnapTolerance
);
[C++]
Parameters MaxZSnapTolerance [out, retval] MaxZSnapTolerance is a parameter of type double
The maximum z snap tolerance.