get_bounding_dimension# Modeler3D.get_bounding_dimension()[source]# Retrieve the dimension array of the bounding box. Returns: listList of three float values representing the bounding box dimensions in the form [dim_x, dim_y, dim_z]. References >>> oEditor.GetModelBoundingBox Copy to clipboard