Skip to content

Commit

Permalink
CHANGE occ is added to try catch
Browse files Browse the repository at this point in the history
  • Loading branch information
petrasvestartas committed Jan 10, 2025
1 parent 84cfd17 commit 94faacb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/compas_model/models/blockmodel.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from typing import Optional

from compas_occ.brep import OCCBrepFace as BrepFace

from compas.geometry import Brep
from compas.tolerance import Tolerance
from compas_model.algorithms.nnbrs import find_nearest_neighbours
Expand Down

0 comments on commit 94faacb

Please sign in to comment.