i am having difficulties figuring out how to create a dummy IViee object to use with GetRenderMesh. Documentation shows a NullView class, but using it doesn’t work (not derived from any Autodesk.max.plugins object. Can’t find any suitable way to create the dummy IView object. the global instance doesn’t seem to have any suitable methods or properties. It has a View object, but returns an IGlobal.IGlobalView instead.
Suggestions?