DADiSP Worksheet Functions > Function Categories > Query Functions > GETZT

 

GETZT

Purpose:

Returns the top z coordinate of a Window.

Syntax:

GETZT(win)

win

-

Optional. Window reference. Defaults to the current Window.

Returns:

A real number.

Example:

setz(2*getzb, 2*getzt)

 

doubles the z-range.

See Also:

GETZB

SETZ

SETZTIC