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

Missing path points after importing the GDSII file #287

Open
Nakiana opened this issue Dec 27, 2024 · 3 comments
Open

Missing path points after importing the GDSII file #287

Nakiana opened this issue Dec 27, 2024 · 3 comments

Comments

@Nakiana
Copy link

Nakiana commented Dec 27, 2024

The code is intended to shift the layout two units in the x+ direction. However, one line did not shift. Upon debugging, it was discovered that the paths information lacks points.

屏幕截图 2024-12-27 172906

The information for this line is expected to be specified in paths. However, paths contains no points information.The path information:
屏幕截图 2024-12-27 172105

@eskiyerli
Copy link

I have the same problem. I cannot retrieve the points information for paths.

@heitzmann
Copy link
Owner

@eskiyerli
Copy link

I think converting the polygon was an easier option converting to paths at least for my application. Later, I will give it another go with paths.

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

No branches or pull requests

3 participants