Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Return value of rs.command(-_ViewCaptureToFile)

$
0
0

@axa wrote:

In on of my scripts, I have the line

success = rs.command( "-_ViewCaptureToFile 'path/file.png' _Enter" )
(other args obmitted for brevity)

This worked fine in R5, and the call returned 1.

Running the same script in R6 returns False, although the PNG image is successfully created. Is there any reason why I’m getting a ‘False’ return value now?

Thank you

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles