Closed svandenb-dev closed 1 month ago
@svandenb-dev We throw an exception if the product properties are not defined for the specified ID. Is it expected for the product property to be empty in this case? If this behavior is not intuitive, we could also change it to just return an empty string rather than throw an assertion.
@drewm102 how can we get information on product properties ? I never quite understood how it works.
@svandenb-dev Product properties are generalized containers on edb objects for storing data associated with specific products. For example, 3D layout designs frequently stores port data specific to the 3D layout product in the product properties. These properties are populated when an edb is imported into a specific Ansys product. If an EDB is created from scratch, these properties will generally be empty unless the user actively sets the product properties.
I see thanks. I will close this issue then.
🔍 Before submitting the issue
🐞 Description of the bug
I am not able to retrieve the product ids:
📝 Steps to reproduce
NA
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
No response
🐍 Which Python version are you using?
3.10
📦 Installed packages