Click or drag to resize
IDfsuBuilderSetZUnit Method
Set unit of the z coordinate. By default the unit is meters, but the unit can be overridden by setting it explicitly here. The unit must be a length unit (convertable to meters).

Namespace: DHI.Generic.MikeZero.DFS.dfsu
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
void SetZUnit(
	eumUnit zUnit
)

Parameters

zUnit
Type: eumUnit
See Also