CheckOutTree

<< Click to Display Table of Contents >>

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

CheckOutTree

available from build: 20040916

Description

The command launches the corresponding user interface functionalities Checkout the Part/Assembly and all the Components

Syntax

call DBWShell("CheckOutTree [UniqueID] ")

Parameters

UniqueID

Optional. unique id of the document to checkout

Remarks

If no uid is specified, the command will use the currently selected document.

See also

CheckinTree command
ApproveTree command
 
Checkout command

Examples

Call DBWShell ("CheckoutTree 324")