|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Component > AddComponent |
Adds the currently selected component to the current opened assembly or drawing.
call DBWShell("AddComponent [unique_id]")
unique_id |
Optional. Unique id of the component to add |
If the unique_id is not assigned, it is necessary to open the browser in the DocumentsPage first, select a record and then call the function.
AddAttachment
AddComponent
AddDocument
AddToParent
call DBWShell("AddComponent 234")