bounding_box#

property UserDefinedComponent.bounding_box[source]#

Get bounding dimension of a user defined model.

Returns:
list

List of floats containing [x_min, y_min, z_min, x_max, y_max, z_max].