|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Selection > SelectTreeById |
Activate the Tree page and select an item in the tree given it's id and type.
call DBWShell("SelectTreeById DocID DocType")
DocID |
id of the selected document |
|---|---|
DocType |
type of the selected document |
MechworksPDM browser must be open.
call DBWShell("SelectTreeById NewBomAsm1 A")