User Tools

Site Tools


visual3d:documentation:pipeline:report_commands:make_text_annotation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:report_commands:make_text_annotation [2024/06/17 17:08] – removed sgrangervisual3d:documentation:pipeline:report_commands:make_text_annotation [2025/04/29 13:44] (current) – Added "See Also" section. wikisysop
Line 1: Line 1:
 +====== Make Text Annotation ======
  
 +It is possible to add a box to the report graph containing freeform text to provide context or to annotate the report.
 +
 +{{:Make_Text_Annotation.png}}
 +
 +===== Pipeline Command =====
 +
 +<code>
 +Make_Text_Annotation
 +/ANNOTATION_NAME=TEXT1
 +/PAGE_NUMBER=1
 +/X_POS=1
 +Y_POS=1
 +/BALLOON_TEXT=Help
 +! /TEXT_SIZE=NORMAL
 +;
 +</code>
 +
 +===== Notes ====
 +
 +This is an interim solution, meaning the user has no control over the size of the box, or the lines/shadows around the box. The graph item does not appear in the combo box to add a new graph, but does appear in the report dialog if the command is executed. Changes to the text must be made via the pipeline command but the graph item can only be deleted from this dialog. 
 +
 +For specifying the annotation's location: the top left of the page is location (1,1) while the bottom right of the page is location (100,100) expressed in percentage of page width/height respectively.
 +
 +===== See Also =====
 +
 +It is also possible to [[visual3d:documentation:pipeline:report_commands:add_graph_annotation|add graphical annotations]] to reports. Or go back to the [[visual3d:documentation:pipeline:report_commands:report_commands_overview|Report Commands Overview]].
visual3d/documentation/pipeline/report_commands/make_text_annotation.1718644094.txt.gz · Last modified: 2024/06/17 17:08 by sgranger