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 3e0c29c commit 7097e21Copy full SHA for 7097e21
src/compas_occ/brep/brepface.py
@@ -441,6 +441,10 @@ def from_surface(
441
face.precision = precision
442
return face
443
444
+ # ==============================================================================
445
+ # Conversions
446
447
+
448
# ==============================================================================
449
# Methods
450
0 commit comments