get_bounds method

get_bounds

Gets the object’s bounds.

Returns

The estimated object’s bounds.

def get_bounds(self, matrix):
    ...
ParameterTypeDescription
matrixMatrixThe matrix to apply before bounds will be calculated.

See Also