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

Export the canvas image as a specifically named file and location #3

Open
notionparallax opened this issue Sep 3, 2024 · 1 comment

Comments

@notionparallax
Copy link
Member

https://www.grasshopper3d.com/forum/topics/save-grashopper-canvas-as-picture-with-python?commentId=2985220%3AComment%3A1798948

as explained here. This will likely be slow, so might need to be a manually triggered event

@notionparallax notionparallax changed the title Export the canvas image as a specificalyl named component Export the canvas image as a specifically named file and location Sep 3, 2024
@notionparallax
Copy link
Member Author

There is some progress on this, but the maths is off. It changes the zoom to capture the image, but doesn't get the right crop box, and it doesn't reset the zoom again.

Metahoper has a component that does this, so that might be helpful, but I'm hesitant to start adding dependencies.

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