This document is archived and information here might be outdated. Recommended version. |
Indicates if Z coordinates are used for snapping and connectivity.
[Visual Basic .NET]
Public ReadOnly Property CanUseZs As Boolean
[C#]
public bool CanUseZs {get;}
[C++]
HRESULT get_CanUseZs(
Boolean* CanUseZs
);
[C++] Parameters CanUseZs [out, retval]
CanUseZs is a parameter of type bool*
Indicates whether the geometric network will support z values. In order to be true, all feature classes in the geometric network must be z-aware.