ansys / pyedb-core

Ansys Electronics Database Python Client Package
https://edb.core.docs.pyansys.com/
MIT License
2 stars 1 forks source link

PadstackInstance.component getter return broken component object #384

Open svandenb-dev opened 4 months ago

svandenb-dev commented 4 months ago

🔍 Before submitting the issue

🐞 Description of the bug

image

image

image

I checked the pin has net and all looks ok.

📝 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

NA
hiro727 commented 4 months ago

ConnObj.component method is incorrectly returning ComponentGroup instead of Component