We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a484af commit aba8741Copy full SHA for aba8741
src/compas_fab/ghpython/path_planning.py
@@ -8,7 +8,7 @@
8
import compas
9
from compas.datastructures import Mesh
10
from compas.geometry import Frame
11
-from compas.geometry.xforms import Transformation
+from compas.geometry import Transformation
12
from compas_ghpython.geometry import xform_from_transformation
13
from compas_rhino.helpers import mesh_from_guid
14
0 commit comments