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: 19.0.0.0 (11.1.1.1111)
Syntax
void SetZUnit(
	eumUnit zUnit
)

Parameters

zUnit
Type: eumUnit
See Also