Skip to main content

BaseSpatialObjectData

GitHub source

BaseSpatialObjectData

evo.objects.typed.spatial.BaseSpatialObjectData

compute_bounding_box

compute_bounding_box() -> BoundingBox

Compute the bounding box for the object based on its datasets.

Returns:

TypeDescription
BoundingBoxThe computed bounding box.

Raises:

TypeDescription
ValueErrorIf the bounding box cannot be computed from the datasets.

What is the reason for your feedback?