Saving visualization from scripts
Posted: Wed Jun 16, 2021 1:05 am
I am working on reproducing the features available in the GUI of the visualizer in python scripts. I have traversed through all the methods of the visualizer class and their corresponding function definitions from the documentation. It was possible to replicate change of axis, adjusting camera view etc using these methods from python scripts. But I am unable to find any relevant methods to save the visualization as png or as a movie associated with the visualizer object. Can anyone kindly give any leads on where relevant functional APIs can be found?
Thanks in advance.
Thanks in advance.