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

QA_SliverFinder #5

Open
ajdiazdk opened this issue Jan 21, 2021 · 0 comments
Open

QA_SliverFinder #5

ajdiazdk opened this issue Jan 21, 2021 · 0 comments

Comments

@ajdiazdk
Copy link
Member

There are 2 functions that could probably be rewritten to increase performance: ProcessLayer and GetAngleFromPoints. The ProcessLayer uses the SHAPE@ token, which is an expensive way of accessing full geometry. We may only need the SHAPE@XY token to compile list of x,y vertices that make up each polygon OR work directly with the array object of vertices instead of looping through each point.

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

1 participant