|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > NeutralFormat > MDOpen |
Opens the Master Drawing file masterDrawingPath and returns the handle mdid to be used for all the next function calls.
call DBWShell("MDOpen masterDrawingPath [OkLayer]")
masterDrawingPath |
the full path name of the .PDF/.TIFF master drawing path; typically passed by DBWorks through the @MASTER_DRAWING_PATHNAME parameter to the OnApproveMasterDrawing script |
|---|---|
OkLayer |
optional. This parameter is effective for PDF format only |
@MDID |
The handler of the Master Drawing to be processed with the next functions |