Effects of commands in Dimensions
Introduction
This section describes the Dimensions commands run when Objecteering Dimensions MDAC commands are executed.
The following table details the Dimensions commands which are run for each Objecteering command. You must have the right to run these commands, as well as read-write rights for all the files which make up the repository.
The Objecteering interface suggests that a comment be entered when an element is created or checked-in. Certain comments are added automatically by the Objecteering Dimensions MDAC, for example, during the creation of a new model.
Note: So as to avoid complicating the table, it should be pointed out that certain operations are carried out with comments and others without comments. In the description of the commands, we do not, therefore, indicate options concerning comments.
|
Objecteering
commands |
Dimensions
commands |
|
Check-out |
EI “<product-id>:<item-id>.<variant>-OBJING_EXT;<revision>” /USER_FILENAME="<filename>” /WORKSET="<product-id>:<workset-id>“ /OVERWRITE /CHANGE_DOC_IDS="<cd1>,<cd2>,…” |
|
Check-in |
RI "<product-id>:<item-id>.<variant>-OBJING_EXT;<revision>" /WORKSET="<product-id>:<workset-id>” /COMMENT=”<comment>” |
|
Check-in and check-out |
Check-in followed by a check-out |
|
Create a model element (NameSpace except Enumeration) |
CI "<product>:<filename>.<variant>-OBJING_EXT /PART="<product-id>:<part_id>.<variant>” /FILENAME="<filename>” /USER_FILENAME="<user_filename>" /WS_FILENAME="<worksetFilename>” /WORKSET="<product-id>:<workset-id>” /COMMENT="<comment>” /CHANGE_DOC_IDS="<cd1>,<cd2>,…” |
|
Destroy a model element (NameSpace except Enumeration) |
Undo check-out |
|
Undo check-out |
CIU “<product-id>:<item-id>.<variant>-OBJING_EXT”;<revision> /WORKSET="<product-id>:<workset-id>” |
|
Import element from repository |
FI “<product-id>:<item-id>.<variant>-OBJING_EXT;<revision>” /USER_FILENAME="<filename>” /WORKSET="<product-id>:<workset-id>” /NOEXPAND |
|
Project check-in |
Check-in of all the elements of the Objecteering project in check-out |