bbox expression function
Returns bounding box information for a surface node.
Replaced by: hou.Geometry
See also: centroid
Usage
bbox(surface_node, type)
The type can be one of D_XMIN, D_YMIN, D_ZMIN, D_XMAX, D_YMAX, D_ZMAX, D_XSIZE, D_YSIZE, or D_ZSIZE for the corresponding values of the bounding box.