Z coordinates of nodes. Unit is specified in
ZUnit.
Namespace: DHI.Generic.MikeZero.DFS.dfsuAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax Property Z As Single()
Get
Set
property array<float>^ Z {
array<float>^ get ();
void set (array<float>^ value);
}
abstract Z : float32[] with get, set
Property Value
Type:
SingleSee Also