Hi,
I’m using python’s rs.command() in Grasshopper to automate some viewCaptureToFile exports. I seem to have everything setup properly, and Rhino’s Command line gets all the way to
Save file name ( Unit=inches Width=800 Height=600 Dpi=300 LockAspectRatio=No DrawGrid=No DrawWorldAxes=No DrawCPlaneAxes=No TransparentBackground=No NumberOfPasses=500 Autoname=Test Browse ): C:\Image.jpg
and does a carriage return but there’s no “File successfully saved…” and the image is not saved. If I manually run the command and copy/paste the same “C:\Image.jpg” + Enter, I do get a confirmation and image saved.
Is there some special way to close out the -viewCaptureToFile command that I’m missing?
tx,
dh
1 post - 1 participant