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/07/16 19:31] – created 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 ======+====== 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.
  
-Add a box to the report graph containing the text.+{{:Make_Text_Annotation.png}}
  
-{{Make_Text_Annotation.png}}+===== Pipeline Command =====
  
-**Make_Text_Annotation**+<code> 
 +Make_Text_Annotation
 /ANNOTATION_NAME=TEXT1 /ANNOTATION_NAME=TEXT1
 /PAGE_NUMBER=1 /PAGE_NUMBER=1
Line 14: Line 15:
 /BALLOON_TEXT=Help /BALLOON_TEXT=Help
 ! /TEXT_SIZE=NORMAL ! /TEXT_SIZE=NORMAL
-**;** +
-The top left of the page is location 1,1+</code>
  
-The bottom right of the page is location 100,100+===== Notes ====
  
-This was a hack solution to a problem that has not evolved yet. The user has no control over the size of the box, or the lines/shandows around the box. +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. 
- +
-The graph item does not appear in the combo box to add a new graph, but if the command is executed a graph item appears in the report dialog, but the item can only be deleted from this dialog. Changes to the text must be made via a Pipeline Command.+
  
 +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.1721158289.txt.gz · Last modified: 2024/07/16 19:31 by sgranger