How to Save the Rendered Image to file by RevitAPI?

How to Save the Rendered Image to file by RevitAPI?

Anonymous
Not applicable
581 Views
3 Replies
Message 1 of 4

How to Save the Rendered Image to file by RevitAPI?

Anonymous
Not applicable

I want to save the Rendered image after rendering, but How to achieve the "Export" function in Rendering Dialog by Revit API?

dialog of renderdialog of render

0 Likes
582 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

Hei @Anonymous 

Which of the built in commands could you successfully call by now from the API?

I found these three:

diana_sc_0-1606814550928.png

 

Maybe call them to see if they export it already?

 

I found also a lot of built in export commands, maybe one of them helps you:

diana_sc_1-1606814655558.png

 

 

0 Likes
Message 3 of 4

Anonymous
Not applicable

I have tried the above command, but they are not effective

0 Likes
Message 4 of 4

Anonymous
Not applicable

@Anonymous 

Maybe the customexporter class would help?

diana_sc_0-1606816922143.png

 

0 Likes