hou.BoundingBox class

Methods

center(self)hou.Vector3

Not documented yet

enlargeToContain(self, point) OR enlargeToContain(self, bbox)

Not documented yet

isAlmostEqual(self, bbox, tolerance=0.00001)bool

Returns whether this bounding box is equal to another, subject to numerical tolerances.

maxvec(self)hou.Vector3

Not documented yet

minvec(self)hou.Vector3

Not documented yet

setTo(self, tuple)

Not documented yet

sizevec(self)hou.Vector3

Not documented yet

__mul__(self, matrix4)BoundingBox

Not documented yet