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

cell.get_polygons(apply_repetitions=True) #179

Open
bxdgl opened this issue Jun 7, 2023 · 1 comment
Open

cell.get_polygons(apply_repetitions=True) #179

bxdgl opened this issue Jun 7, 2023 · 1 comment

Comments

@bxdgl
Copy link

bxdgl commented Jun 7, 2023

cell.get_polygons(apply_repetitions=True)
by my test if the reference of a cell has values for rotation or origin, using this API to obtain all polygons will result in overlapping polygons at the same position cause by this API not adding the origin or rotation to the polygons in the reference.

@heitzmann
Copy link
Owner

heitzmann commented Jun 7, 2023

Can you give more information, please? Do you have a minimal example of what you are seeing and what you expected to see?

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

2 participants