Skip to content

Commit 7097e21

Browse files
committed
stub for face conversions
1 parent 3e0c29c commit 7097e21

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/compas_occ/brep/brepface.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,10 @@ def from_surface(
441441
face.precision = precision
442442
return face
443443

444+
# ==============================================================================
445+
# Conversions
446+
# ==============================================================================
447+
444448
# ==============================================================================
445449
# Methods
446450
# ==============================================================================

0 commit comments

Comments
 (0)