visual3d:documentation:pipeline:report_commands:export_graph
This is an old revision of the document!
the export_graph command can be used to export an image of a graph from a report.
the default setting for the command is to export a whole page.
export_graph /page_number= ! /export_page=true ! /column_number= ! /row_number= ! /export_format= ! /export_filename= ;
to export a single graph from a report, the export_page parameter should be set to false and the page and column numbers of the graph should be specified.
export_graph /page_number=2 /export_page=false /column_number=2 /row_number=1 /export_format= /export_filename= ;
visual3d/documentation/pipeline/report_commands/export_graph.1718801563.txt.gz · Last modified: 2024/06/19 12:52 by sgranger