|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Browser > AddProjectToSelection |
Adds the passed project to the currently existing project selection.
call DBWShell("AddProjectToSelection uid")
DocUID |
unique id of the project to be added to the selection |
If no selection is already existing, the command creates a selection of projects with the passed project only.
AddProjectToSelection
AddUserToProject
SetProjectSelection
DBWShell("AddProjectToSelection 17")
DBWShell("AddProjectToSelection 19")