TechDraw FillTemplateFields: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_PageTemplate|PageTemplate]]
Line 13: Line 14:




<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=TechDraw FillTemplateFields
|Name=TechDraw FillTemplateFields
Line 21: Line 23:
}}
}}


==Description==
==Description== <!--T:3-->


<!--T:4-->
The [[Image:TechDraw_FillTemplateFields.svg|24px]][[TechDraw_FillTemplateFields|FillTemplateFields]] tool fills the editable text fields in the title block of the current page.
The [[Image:TechDraw_FillTemplateFields.svg|24px]][[TechDraw_FillTemplateFields|FillTemplateFields]] tool fills the editable text fields in the title block of the current page.


==Usage==
==Usage== <!--T:5-->


<!--T:6-->
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:TechDraw_FillTemplateFields.svg|16px]] [[TechDraw_FillTemplateFields|Update template fields]]}} button.
#* Press the {{Button|[[Image:TechDraw_FillTemplateFields.svg|16px]] [[TechDraw_FillTemplateFields|Update template fields]]}} button.
Line 32: Line 36:
# ...
# ...


==Notes==
==Notes== <!--T:7-->


<!--T:8-->
This tool relies on the newly implemented '''freecad:autofill''' attribute in FreeCAD's SVG namespace.
This tool seems to have nothing to do with the newly implemented '''freecad:autofill''' attribute in FreeCAD's SVG namespace that appeared around the same time.


<!--T:9-->
{{Docnav
{{Docnav
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_PageTemplate|PageTemplate]]

Latest revision as of 09:05, 24 June 2024

Other languages:

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.


TechDraw FillTemplateFields

Menu location
TechDraw → Page → Update template fields
Workbenches
TechDraw
Default shortcut
None
Introduced in version
1.0
See also
None

Description

The FillTemplateFields tool fills the editable text fields in the title block of the current page.

Usage

  1. There are several ways to invoke the tool:
    • Press the Update template fields button.
    • Select the TechDraw → Page → Update template fields option from the menu.
  2. ...

Notes

This tool seems to have nothing to do with the newly implemented freecad:autofill attribute in FreeCAD's SVG namespace that appeared around the same time.