get_bounding_dimension# Modeler3D.get_bounding_dimension()# Retrieve the x, y and z size of the bounding box for the model. This method is called without arguments. Returns: listList of three float values representing the bounding box dimensions in the form [dim_x, dim_y, dim_z]. References >>> oEditor.GetModelBoundingBox