I created my custom view, changing some property settings in rhino such as basic sky color and named it custom_view. (not named view)
Instead of setting it as current viewport in rhino, is there any way to import named custom viewport in grasshopper? I checked some rhinocommon library but I could only find the way how to import current rhino viewport.
doc.Views.ActiveView.CaptureToBitmap() method allows me to use the current one, but couldn’t figure out importing other views…
11 posts - 2 participants