You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
🔍 Before submitting the issue
🐞 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
The text was updated successfully, but these errors were encountered: