Updating a Managed File
Changes made to a design or component are not visible to members of the design team in a managed design until the design or component is checked in. If you need to use the latest version of an item (for example, a view or the base level CDF properties of a view) checked out to another designer:
- On the Library Manager form, select an item (library, cell, or view).
-
Choose Design Manager – Update.
The Update Library, Update Cell, or Update View form appears.
This form runs thegdmupdatecommand. -
To pass a string to the
-nameargument of thegdmupdatecommand: -
To pass a string to the
-xtraargument of thegdmupdatecommand:
The software checks the cds.lib file to ensure it has the latest information and then reads the latest edits made to a view or the base level CDF properties of a view into virtual memory, even if the item is checked out to another user. Status messages appear in the Messages scrolling area at the bottom of the form.
This command also redraws opened designs affected by edits to a view or its properties.
Related Topics
Return to top