MDGetPageSize

<< Click to Display Table of Contents >>

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

MDGetPageSize

Description

Returns the width and height of the page pageNo of the Master Drawing identified with the handler mdID

Syntax

call DBWShell("MDGetPageSize mdID pageNo")

Parameters

mdID

Master Drawind handler

pageNo

page number

Results

@MDPAGEWIDTH

page width in dots unit

@MDPAGEHEIGHT

page height in dots unit

@MDPAGEXDPI

dot-per-inch value on the x axes of the Master Drawing

@MDPAGEYDPI

dot-per-inch value on the y axes of the Master Drawing

Remarks

warning

Multipage TIFF is still not supported also from the Master Drawing Mode