Skip to content

Commit

Permalink
Fix Display issue
Browse files Browse the repository at this point in the history
  • Loading branch information
agvarghe committed Jul 11, 2023
1 parent b9290b4 commit 10b2278
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/gallery/08_lucid_generic_f1_rear_wing.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@
mesh_util.read(file_name, append=True)

display = Graphics(model)
scope = prime.ScopeDefinition(model, part_expression="* !*enclosure*")
display(scope)

###############################################################################
# Merge Parts
# ~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 10b2278

Please sign in to comment.