Modify the current report.
Syntax
report
<reporttitle>
add
slide|item|module
<name>=<value>
report
<reporttitle>
copy
<name>=<value>
report
<reporttitle>
delete
report
<reporttitle>
move
<name>=<value>
report
<reporttitle>
run
<name>=<value>
report
<reporttitle>
settings
<name>=<value>
Arguments
- add
- Add an item, slide, existing slide, or module.
-
- item
- For document report, select from the following items:
- break
- chapter
- exceldocument
- externalobject
- image
- table
- tableofreference
- text
- textdocument
- worddocument
- slide
- For a presentation report, select from the following
items:
- Divider Slide - Blue
- Divider Slide - Orange
- Divider Slide - White
- Four Images Only
- One Image Only
- One Image with Caption
- One Table with Caption
- One Table with Text and Image
- Text Only
- Three Images with Captions
- Title Slide
- Two Images with Captions
- existingslide
- Add an existing slide, <slidelabel>.
- module
- For document and presentation reports, the following can be
added:
- Capture Pages and Windows
- Capture Session
- Component Summary
- Connection Statistics
- Coordinate Systems
- Entity Overview
- Loop Results
- Materials Summary
- Matrix Browser Script
- Mesh Quality Plots
- Mesh Quality Statistics
- Model Analysis Summary
- Model Checker Plots
- Model Checker Summary
- Model Size and Dimensions
- Model Statistics
- Ply Orientation
- Property Summary
- Standard Views
- Unit System
- Specify options for each type.
- copy
- Copy a report item.
- Options include:
- sourcetype=<itemtype>
- source="<level1>, <level2>, ...<leveln>"
- destinationtype=<itemtype>
- destination="<level1>,<level2>, ...<leveln>"
- after = <label/index>
- delete
- Delete a slide, item, or module from the report.
- Options include:
- all
- module
- output
- warnings
- label
- type
- position
- move
- Move a report item.
- Options include:
- sourcetype=<itemtype>
- source="<level1>, <level2>, ...<leveln>"
- destinationtype=<itemtype>
- destination="<level1>,<level2>, ...<leveln>"
- after = <label/index>
- run
- Run the report.
- settings
- Reset report settings.
- Options include:
- name = <name>
- workdir = <folderpath>
- exportresolution = <low/medium/HD/Ultra HD/WYSIWYG>
- synchronizewith = <filename>
- layout = <layouttemplate>
- openafterexport= <true/false>
Example
An an existing slide to a
report:
report Report3 add existingslide "Title Slide"