Set transparency of ghosted view via macro/python

Hi @revink

Currently it can be done via RhinoScript - looks like in RhinoPyhton the needed RhinoscriptSyntax methods were not yet implemented (ImportViewDisplayMode / ExportViewDisplayMode). Anyway - see attached for how it can be achieved.

hth,

Jarek

RS-ChangeGhostedTransparency.rvb (2.0 KB)