Skip to content

Commit

Permalink
removed vis
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Sep 28, 2024
1 parent 40d537f commit 02db3c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/tokamak_minimal.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
rotation_angle=180,
)

from cadquery.vis import show
show(my_reactor)

my_reactor.save(f"tokamak_minimal.step")
print(f"Saved as tokamak_minimal.step")

Expand Down

0 comments on commit 02db3c4

Please sign in to comment.