Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to modify stencil thickness and solder type after importing odb++ file #375

Open
2 tasks done
NoahWeb24 opened this issue Sep 9, 2024 · 1 comment
Open
2 tasks done
Assignees
Labels
enhancement New features or code improvements
Milestone

Comments

@NoahWeb24
Copy link

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

After importing an ODB++ file using the project.import_odb_archive() function, I want to edit the circuit card properties, such as stencil thickness or default solder type. Currently, I am unsure how to access these properties. While the project.add_cca() function allows setting circuit card properties during the creation of a circuit card, it does not permit importing an ODB++ file into an existing circuit card. How can I access and edit the circuit card properties after importing an ODB++ file?

📝 Steps to reproduce

""

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

2024 R2

🐍 Which Python version are you using?

3.9

📦 Installed packages

ansys-api-sherlock==0.1.31
ansys-sherlock-core==0.7.1
grpcio==1.66.1
importlib-metadata==4.13.0
protobuf==5.28.0
tk==0.1.0
zipp==3.20.1
@NoahWeb24 NoahWeb24 added the bug Something isn't working label Sep 9, 2024
@ansnfernand ansnfernand added this to the v0.8.0 milestone Oct 14, 2024
@ansjmoody ansjmoody added enhancement New features or code improvements and removed bug Something isn't working labels Oct 15, 2024
@ansjmoody
Copy link
Collaborator

ansjmoody commented Oct 15, 2024

The requested functionality is not available in Sherlock.
Changing this to an enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

4 participants