This document is archived and information here might be outdated. Recommended version. |
The default z cluster tolerance as per the topology engine.
[Visual Basic .NET] Public ReadOnly Property DefaultZClusterTolerance As Double
[C#] public double DefaultZClusterTolerance {get;}
[C++]
HRESULT get_DefaultZClusterTolerance(
System.Double* ZClusterTolerance
);
[C++]
Parameters ZClusterTolerance [out, retval]
ZClusterTolerance is a parameter of type double*
Returns the default Z cluster tolerance as generated by the topology engine, which will be 0 signifying that the topology will support the Building cluster tolerance model. Currently this is the same as the MinimumClusterTolerance.