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

FIX: Point terminal layer getter function #945

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

skandak-ansys
Copy link

The getter function for layer of the point terminal always returned the top layer name irrespective of where the terminal was located. This has been fixed.
The getter function of location has also been refactored to simply implementation.
Fixes #944

The layer getter property of the point terminal always returned the top layer name
irrespective of where the terminal was located. This has been fixed.
Copy link
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Layer property of point terminal always returns topmost stackup layer
2 participants