I'm updating a toolkit app, and need to extract the current drawing sheet's width and height. ProDrawingSheetInfoGet appears to be the correct call. However, the output doesn't seem correct. ProDrawingSheetInfo is mapped to prodrw_sheet_info, which is defined as follows: typedef struct prodrw_sheet_info { ProPlotPaperSize type; int width; int height; int units; int orientation; } Prodrw_sheet_info; How can the width and height be integers?-- Gerry Champoux Williams International Lead Engineer 2280 I. West Maple Road Information Technology Walled Lake, MI 48390 (248) 624-5200, x2816 (248) 960-2607 (fax) - http://www.williams-int.com
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.