Returns the bottom z coordinate of a Window.
GETZB(win)
win |
- |
Optional. Window reference. Defaults to the current Window. |
A real number.
setz(getzb(W2), getzt(W2))
sets the current Window's z-axis range to be the same as that of
Window 2.