DADiSP Worksheet Functions > Function Categories > Query Functions > GETZB

 

GETZB

Purpose:

Returns the bottom z coordinate of a Window.

Syntax:

GETZB(win)

win

-

Optional. Window reference. Defaults to the current Window.

Returns:

A real number.

Example:

setz(getzb(W2), getzt(W2))

 

sets the current Window's z-axis range to be the same as that of

Window 2.

See Also:

GETZT

SETZ

SETZTIC