Message 1 of 3
Hide/show Layout Grid from API

Not applicable
06-17-2018
02:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm trying to save an image of my model from API. To save the image is no problem with the viewport functionality. But I also want to hide the Layout grid when I save the image.
I have found the GridPreference object, but is does not seem to contain a "visibility" property, the only property I can find is the isLayoutLockEnabled.
Is it not possible to hide the layout grid from the API?
Anyone that knows?