I have a program, and when I press the button "add Catalog" I can add a catalog which contains many .obj files (3d models).
When I select the directory of the catalog I need to save the .obj as .png in a particular folder.
I am using helixtoolkit and I have already added the nuget packet and got everything else ready but just not the preview saver as .png.