Is your feature request related to a problem? Please describe.
It's easy to forget to update an Item's bbox field after using update_geometry_from_asset_footprint to update the Item geometry field.
Describe the solution you'd like
I'd like update_geometry_from_asset_footprint to update the Item bbox based on the new Item geometry.
Is your feature request related to a problem? Please describe. It's easy to forget to update an Item's
bbox
field after usingupdate_geometry_from_asset_footprint
to update the Item geometry field.Describe the solution you'd like I'd like
update_geometry_from_asset_footprint
to update the Itembbox
based on the new Item geometry.