Document Information to Drawing Sheets

The additional information you have defined for a document is saved in the FILEINFO database in the project folder. Part of the information is read to the title blocks of drawing sheets. If necessary, you can add more document information to the title block by using text macros. For example, you can add the description of the document by adding a text with a hidden code #FILEINFO.DESCR#.

You can list the document revisions to a drawing by adding a text with a hidden code

#exec_file filerev_table_prog #include ./filerev_table

The changes made to the document information is automatically updated to the text macros.

Updating a Text Macro

Using Text Macros when Adding a Text to a Drawing

Title Block Information

Adding a Text

Document Information

Document Revisions

Defining the Table Cell Properties in a Form File

Table Cell Grid Definitions in a Form File