Open Files from Vault with the Vault Client
In the Vault Client, you can specify whether to check out a file when you open it.
If you check out the file, you can make edits to it. If you do not check out the file, the file is read-only.
Open Single or Multiple Files
Select Files
- Single file: Click the file to select it.
- Multiple consecutive files: Click the first item → Shift + Click the last item.
- Multiple non-consecutive files: Click the first item → Ctrl + Click each additional file.
Perform one of the following actions:
- Select the files and then go to File > Open.
- Right-click the files and then select Open from the context menu.
Note: Vault Client retrieves the latest versions of file dependencies instead of gathering dependencies based on the file revision.Check Out Prompt
If any selected file is in a checked-in state, you are prompted to check out the files. Perform one of the following actions:
- Yes – Check out the files from the vault and open them in the corresponding application.
- No – Get the files from the vault and open them in the corresponding application without checking out. The files are read-only.
Update Properties Prompt
You are prompted to update them:
- Yes – Update the properties for the files after check out. The files can be edited, and properties will be updated. Save changes and check the files back into the vault when finished.
- No – Do not update the properties after check out. The files can still be edited, but the properties will not be updated. Save changes and check the files back into the vault when finished.
- Yes to All – Update the properties for all remaining files after check out. The files can be edited, and properties will be updated. Save changes and check the files back into the vault when finished.
- No to All – Do not update the properties for all remaining files after check out. The files can still be edited, but the properties will not be updated. Save changes and check the files back into the vault when finished.
Files Open in Corresponding Application
Files open in separate tabs in either editable (checked out) mode with updated properties or read-only mode without updates, depending on your selections in Steps 3 and 4.
Open Drawing from Vault
Use the Open Drawing command in Vault to open the associated drawing file from the Vault Client.
Select an assembly or a part file.
Right-click and select the Open Drawing command.
- If a single drawing is associated, the drawing file is directly opened from Vault.
- If there are multiple drawing files associated, the "Select a File" dialog displays listing the drawings associated with the design file.
Has Drawing Property
The "Has Drawing" system property helps identify whether the object is a drawing or has one or more associated drawings. You can list all objects within a project with missing drawings by searching the "Has Drawing" property. You can also ensure that objects are only released if an associated drawing exists by leveraging the property in the check-in lifecycle transition.
- True – Indicates that the object is a drawing, or has an associated drawing file.
- False – Indicates that the object has no associated drawing file.
