SelectTreeById

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > Selection >

SelectTreeById

Description

Activate the Tree page and select an item in the tree given it's id and type.

Syntax

call DBWShell("SelectTreeById DocID DocType")

Parameters

DocID

id of the selected document

DocType

type of the selected document

Remarks

MechworksPDM browser must be open.

Example

call DBWShell("SelectTreeById NewBomAsm1 A")