CPlotView:GetViewPtr
The GetViewPtr method returns a pointer to the plot window wrapped by the CPlotView object. This pointer is required by some methods in other classes that use a direct pointer to a window in the Mira GUI, rather than a reference to a CPlotView object.
pointer = CPlotView:GetViewPtr() |