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 4389236 commit 4284bf2Copy full SHA for 4284bf2
src/compas_rhino/geometry/brep/brep.py
@@ -16,7 +16,6 @@
16
from compas.geometry import Polyline
17
from compas.tolerance import TOL
18
from compas_rhino.conversions import box_to_rhino
19
-from compas_rhino.conversions import brep_to_compas
20
from compas_rhino.conversions import curve_to_compas
21
from compas_rhino.conversions import curve_to_rhino
22
from compas_rhino.conversions import cylinder_to_rhino
0 commit comments