Skip to content

Commit

Permalink
Add ims_stackup to example call
Browse files Browse the repository at this point in the history
  • Loading branch information
ansznavarro committed Oct 10, 2023
1 parent ed48846 commit 3a0abf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ansys/sherlock/core/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ def import_odb_archive(
>>> sherlock = launch_sherlock()
>>> sherlock.project.import_odb_archive("ODB++ Tutorial.tgz", True, True,
True, True,
ims_stackup=True
project="Tutorial",
cca_name="Card")
"""
Expand Down

0 comments on commit 3a0abf8

Please sign in to comment.