volume#

Purpose#

Sets the length, width, and height ratios of the 3-D workbox.

Note

This function is for the deprecated PQG graphics.

Library#

pgraph

Format#

volume(x, y, z)#
Parameters:
  • x (scalar) – the X length of the 3-D workbox.

  • y (scalar) – the Y length of the 3-D workbox.

  • z (scalar) – the Z length of the 3-D workbox.

Remarks#

The ratio between these values is what is important. If volume() is not called, a default workbox will be calculated.

Source#

pgraph.src

See also

Functions view()