Document manager
With Document manager you can list and manage your drawings and other types of documents efficiently. You can reorganize, freeze, show and hide columns, edit some of the list data directly, and organize documents and drawings in categories, for example. You can open drawings, and if you have a related application installed, you can open other types of files, such as PDF files, NC files and DWG files. Document manager has a powerful search tool, which supports wildcards and the most common search operators. You can save your searches in search-based categories, and also create manual categories.
Open Document manager
Open Document manager in one of the following ways:
-
On the Drawings & reports tab on the ribbon, click the Document manager button.
-
Enter document manager in Quick Launch. You can also enter drawing list.
-
Press Ctrl+O if a drawing is open, or press Ctrl+L if you are in the model. You can also customize the shortcut. You can find it in the Keyboard shortcuts dialog box by searching either document manager or drawing list.
Filter, sort and adjust Document manager content
To | Do this |
---|---|
List documents in a certain category |
|
List all documents in the model, both drawings and file documents |
The file DocumentManagerFileDocumentSettings.txt in your model, project, firm or system folder defines which other document types are shown in addition to drawings. |
List all file documents in the model, only including other document types than drawings |
|
List all drawings in the model |
|
List up-to-date drawings only |
|
List drawings that need to be updated |
|
Only list the documents that you have selected from the list |
|
Hide the currently visible documents in the list and list all other documents |
|
Show changes from now on |
|
Reset the document list |
|
Reorder columns |
|
Sort columns |
|
Freeze columns |
|
Show or hide columns |
|
Display time |
If the property only supports date and no time, these options will not be available. |
Edit Document manager list data directly |
When the edit switch is active in Document manager, and you move the mouse cursor over a cell that is not editable, the cursor changes to indicate that you cannot edit the cell: |
|
Search for documents
-
Use the search box at the top to look for the desired documents. Only the documents currently shown in the list are searched.
-
You can use wildcards *, ? and [], and operators, such as AND, OR, NOT (!), parentheses (), quotation marks " ".
-
You can search for documents within a specific date range or exact date, and define multiple search strings.
-
You do not need to write the operator AND, just use a space between search terms.
-
Search is case insensitive and partial. For example, searching for the string con will match with concrete.
-
To find an exact match, use an equal sign (=), in which case, for example, a column property must exactly match what you specify.
-
Use the exclamation mark (!) to exclude from the search, for example, !steel means that the search will not find documents including the string steel.
-
Use parentheses () to create more complex expressions, for example: (steel AND concrete) OR wood.
-
Use double quotes " " to specify a phrase that includes spaces. For example, Mark: "2 - 1" shows drawings containing [B.2 - 1] and [C.2 - 1], for example.
-
You can search for documents based on the internal name of the property (search name). The search name is shown in the property column header tooltips when you move the mouse pointer over the header. The search name is case sensitive.
-
Use a colon in the property name search, for example: CreationDate: > 11/20/2016. This search finds drawings created after the 20th of November 2016.
-
You can search date and time in two different ways depending on the date and time format Tekla Structures is using:
-
dd.mm.yyyy
ormm/dd/yyyy
for dates, for example,30.11.2018
or11/30/2018
hh:mm:ss
orhh:mm:sspm
andhh:mm:ssam
for time, for example,17:34:45
or05:34:45pm
-
-
Note that advanced options
XS_IMPERIAL_DATE
andXS_IMPERIAL_TIME
determine which date and time format is active. Only the active format is used, which means that a non-imperial date will be ignored if imperial date is the active date format. -
You can also enter partial dates and date ranges:
2018
: any date and time in the year6.2018
(or6/2018
): any date and time in the month24.06.2018
(or06/24/2018
: any time in the specified day"06.06.2018 14"
: any time in the range14:00
to14:59
on06.06.2018
. Note that you need to use quotes because otherwise the space is seen as the end of one search expression.
-
Save searches in user-definable categories, which can be multi-selected to combine one or more categories together. To save a search, right-click the categories area, and select New. For more information about the categories, see "Create search-based document categories" below.
Invariant search values
The search syntax
<<inv>>(...)
allows you to search for documents and create categories that work in the same way regardless of the language in use.
The values to use when doing invariant
<<inv>>(...)
searches are listed below.
-
Property name:
IssuedStatus
-
NotIssued
-
Issued
-
IssuedButModified
-
-
Property name:
DrawingUpToDateStatus
-
DrawingIsUpToDate
PartsWereModified
DrawingIsUpToDateButMayNeedChecking
IncludedDrawingModified
OriginalPartDeleted
-
AllPartsDeleted
-
NumberOfPartsInNumberingSeriesIncreased
-
NumberOfPartsInNumberingSeriesDecreased
-
DrawingWasCloned
-
DrawingWasUpdated
CopiedViewChanged
-
DrawingWasSplitted
-
MovedViewDeleted
-
MovedViewLabelChanged
-
-
Property name:
Changes
- Same values as
DrawingUpToDateStatus
andIssuedButModified
- Same values as
-
In date and time search, you can only use the non-imperial formats (
dd.mm.yyyy
andhh:mm:ss
) :<<inv>>(10.5.2017)
- The invariant search ignores the advanced options
XS_IMPERIAL_DATE
andXS_IMPERIAL_TIME
.
For Freeze, Lock, Ready for issuing and Master drawing the following values can be searched for in invariant search and in normal search:
-
True
-
False
Create search-based document categories
There are default categories in Document manager, and you can create categories of your own by saving search strings.
To create a search-based category:
Below is an example of a category that lists all assembly drawings that have the character B in the mark:
Create manual document categories
Sometimes you may need to have a document category in Document manager for documents that would be difficult to categorize using the search. You can simply select documents, create a manual category and add your documents there. You can also add documents to and remove documents from existing manually created categories, and combine categories, both search-based and manual ones. A manual category may contain both drawings and file documents.
TO | Do this |
---|---|
Create a new manual category and add documents there |
Select the documents from the list, right-click and select Save. . Then type a name for the category, an optional tooltip, and define other necessary settings. Then clickOptions are the same as in the search-based categories, except that the functionality related to search strings, and the Test button are missing if there are documents associated. If there are no documents associated, then the search controls are visible and the category could become a search-based category or a manual category. The newly created or modified manual categories are saved to the DocumentManagerCategories_<user>.xml file under the current model folder. |
Save recently changed documents in a new manual category |
When you have enabled the Show changes from the checkpoint set when the button is activated switch in Document manager, and when you disable this switch, you will get the following message: Turning off 'Show changes' will reset the changes checkpoint and lose the history of which documents have changed since the checkpoint was set. Are you sure you wish to continue?. Select Create new category. You can also select to turn the switch off and lose the history. |
Edit a manual category |
Right-click the category in the category list and select Edit. |
Add documents to an existing manual category |
Select the documents from the list, right-click and select and then select the desired category.All compatible manual categories are listed. You can add the selected documents to several categories. |
Remove documents from a manual category |
Select the documents from the list, right-click, select and then select the category from which to remove the documents.You can also select manual categories first so that all documents in those categories are listed, right-click the list, and select . |
Delete a manual category |
Right-click the category in the category list, and select Delete. |
Note that if a document ID cannot be found when loading previously saved manual categories, an entry will be written to the Document manager log identifying the manual category and the document ID of the missing document. This situation can arise if a drawing or file document is deleted when Document manager is not open and that document was referenced in a manual category.
Change category association type
You can use the setting Association type in the Edit category and New category dialog boxes to define if a category is search based, manual, or both.
-
If the category is of type Search only or Manual and search, you need to define a Search string in the dialog box.
-
If you create a category by first selecting documents from the documents list, the association type is Manual only by default.
-
If you create a category from the category list, the association type is Search only by default.
-
You can change the association type later. If you change the type from Search only to Manual only, a message is displayed telling that the Search string for that particular category will be cleared. If you change the type from Manual only to Search only or Manual and search, you need to define a Search string.
Find model objects that have associated drawings in Document manager
You can use Document manager for identifying the objects in the model that have associated drawings.
Before you start, ensure that you only have the Select parts selection switch active. Otherwise part selection may take a long time in large models.
Find drawings associated to objects selected in model
You can list drawings associated to the objects you have selected in the model only. This is an easy way to identify the drawings associated with a specific part, assembly or cast unit.
Open documents
To open a drawing, do one of the following:
- Double-click the drawing.
- Select the drawing from the list and click the Open button at the bottom.
- Right-click the drawing in the list and select Open.
You can also reopen an updated drawing:
- When you have a drawing open and you have edited it manually, open the Document manager, and open the same drawing again.
If you have a related software installed, you can also open other documents, such as NC files, DWG files, or PDF files. Do one of the following:
- Double-click the document.
- Select the document from the list and click the Open button at the bottom.
- Right-click the document in the list and select Open.
To open a folder of the selected file document in Windows Explorer, right-click the document and select Open folder.
Issue, lock, freeze and mark ready for issuing
-
You can lock, freeze or mark ready for issuing by selecting the drawing from the list and clicking the appropriate column next to the drawing. First ensure that the edit list switch is active. You can also right-click drawings and select the commands from the pop-up menu.
-
To issue a drawing, select the drawing, right-click and select
.When an issued drawing has been edited or otherwise changed, the color of the flag changes to and the text Issued drawing changed is displayed in the Changes column next to the drawing. You can reissue the drawing by right-clicking the drawing and selecting .
To unissue a drawing, select the drawing, right-click and select
.
For more information about these functionalities, see:
Revise drawings
-
To revise a drawing, select a drawing and click the Revision button. When you revise drawings, you can attach information about the revision changes. Tekla Structures displays this information alongside the revision number or mark. The revision date appears in the revision table. The revision number or mark is shown in the Document manager, and the revision information can be included in reports.
For more information about revising drawings, see Revise drawings.
Copy Document manager rows to clipboard
You can copy data from the Document manager list and paste the data in another application, such as a spreadsheet application:
- Select a number of documents in the Document manager list.
- Right-click and select Copy rows to Clipboard.
- Open the other application and paste the row data there.
Create GA drawings
You can create GA drawings quickly and easily in Document manager:
- In Document manager, click Create GA Drawing. The Create General Arrangement Drawing dialog box is displayed.
- Select the model views of which you need GA drawings, and then create the drawings by clicking Create.
Configure file documents to include in Document manager
The configuration file
DocumentManagerFileDocumentSettings.txt defines which file
documents are included in Document manager. This file also specifies the folders to search for. This file can be located in
any of the standard search locations (model, project, firm and system). By default
this file is located in the system folder defined by the advanced option
XS_SYSTEM
, and you can copy it from there to model, project,
firm or system folders for modifications. For more information about the folder
search order, see Folder search order.
The format of each line is
<folder_path>\*.<file_name_extension>|<include_subfolders>
, where
<folder_path>
is a relative or absolute path. A relative model subfolder can be specified using a leading period (.).*.<file_name_extension>
specifies the accepted file types. You can use standard wildcards ? and *.-
<include_subfolders>
specifies if the subfolders are included. Set totrue
to include subfolders and to false to not to include subfolders.
Examples:
.\Plotfiles\*.dxf|false
.\DSTV_Profiles\*.nc1|false
.\DSTV_Plates\*.nc1|false
Configure drawing UDAs to show in Document manager columns
The
DocumentManagerUDAs*.txt files define the drawing UDAs that
are shown in the Document manager columns. The file name can be either DocumentManagerUDAs.txt
or DocumentManagerUDAs_<suffix>.txt where
<suffix> can be any string. These files can be placed
in a folder defined with the advanced options XS_FIRM
, XS_PROJECT
, XS_SYSTEM
or XS_INP
, and in the model
folder. By default DocumentManagerUDAs.txt is located in the
\inp folder defined by the advanced option XS_INP
, and you can copy
it from there to the model, project, firm or system folder for modifications. The
contents of each file found are merged together. For more information about the
folder search order, see Folder search order.
List all the drawing UDAs that are needed in this file, one UDA on each line. The UDA names are case sensitive. The UDA must exist in the objects.inp file.
Below is an example of the DocumentManagerUDAs.txt file in the Common environment:
DR_APPROVAL_DATE
DR_APPROVAL_SENT
DR_APPROVED_BY
DR_ASSIGNED_BY
DR_ASSIGNED_TO
DR_CHECKED_BY
DR_CHECKED_DATE
DR_DRAWN_BY
comment
For more information about UDAs in drawings, see User-defined attributes in drawings.
Document manager log
All errors occurring in the Document manager functionality are written in the Document manager log file \logs\DocumentManager_<user>.log under the current model folder. This log file also lists the full paths of all the settings files that have been loaded (DocumentManagerUDAs*.txt, DocumentManagerFileDocumentSettings.txt, DocumentManagerDataGridSettings*.xml and DocumentManagerCategories*.xml), which helps you to see which settings files Document manager is finding. The log also tells if a settings file cannot be found.
The log file is limited in size, and will be archived as \logs\DocumentManager_<user>.bak.log when the maximum size has been reached.
Example:
Loading UDA settings file C:\TeklaStructuresModels\New model 3\DocumentManagerUDAs.txt
Loaded column layout settings from file: C:\TeklaStructuresModels\New model 3\DocumentManagerDataGridSettings_user.xml
Loaded frozen column name: Title1 from file: C:\TeklaStructuresModels\New model 3\DocumentManagerDataGridSettings_user.xml
Loaded the column sort order settings from file: C:\TeklaStructuresModels\New model 3\DocumentManagerDataGridSettings_user.xml
Loaded 16 document categories from file: C:\TeklaStructuresModels\New model 3\DocumentManagerCategories_user.xml
No DocumentManagerFileDocumentSettings.txt file found. File documents will not be shown.
Drawing status flags and related status messages
Flag | Column where flag displayed | What's shown in Changes column | Description |
---|---|---|---|
|
|
Parts modified |
The parts in the drawing have changed, for example, parts have been added or deleted, or part properties have changed. |
|
|
Quantity increased or Quantity decreased |
The actual drawing is up to date, but the number of identical parts has changed. |
|
|
All parts deleted |
All parts related to the drawing have been deleted from the model. |
|
|
The drawing is locked and you cannot open it for editing. You can check who marked the drawing from the Locked by column. |
|
|
|
The drawing is frozen. Changes made to the model objects, which have drawing objects associated with them, are no longer available in the drawing. |
|
|
|
The drawing has been added as a master drawing in the Master Drawing Catalog. |
|
|
|
Drawing was updated |
The drawing is marked ready for issuing. You can check who marked the drawing from the Ready for issuing by column. |
|
|
Drawing was updated |
The drawing has been updated. |
|
|
Linked drawing changed |
You have a linked drawing in this drawing and the linked drawing has been modified. |
|
|
Copied view changed |
A copied view has been modified. |
|
|
Drawing was cloned |
The drawing is a cloned drawing. The flag disappears when you save and close the drawing. |
|
|
The drawing has been issued. You might want to re-issue drawings that have been sent to site. |
|
|
|
Issued drawing changed |
The issued drawing has been edited or otherwise changed. |
Other available functionalities in Document manager
In Document manager, the following functionalities are also available:
- Print to a .pdf file, plot file (.plt) or printer
- Export a drawing to a 2D DWG or DXF file
- Create multidrawings
- Copy a drawing to a new sheet
- Add a cloning template master drawing in Master Drawing Catalog
- Delete drawings and file documents
- Version control for drawings
- Update part and weld marks in drawings
- Modify drawing properties of an existing drawing
- User-defined attributes in drawings
- Snapshots in drawings