We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e856d3 commit abd986bCopy full SHA for abd986b
scripts/addons/cam/utilities/bounds_utils.py
@@ -12,7 +12,7 @@
12
progress,
13
unit_value_to_string,
14
)
15
-
+from ..exception import CamException
16
17
def get_bounds_worldspace(obs, use_modifiers=False):
18
"""Get the bounding box of a list of objects in world space.
0 commit comments