Message 1 of 1
Is there any way to disable viewport?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
Does anyone know how to disable viewport to not redraw model when doing
adsk.doEvents()
I need to run a long-running script on approximately 3000 components in Fusion360.
and withoutdoEvents() command - the Fusion stops responding and with this, the processing time is increased several times...