hwISession GetPageHeight

Finds the height of the main page client area.

Syntax

hwISession_handle GetPageHeight

Application

HyperWorks Tcl Query

Description

This command finds the height of the main page client area.

Example

hwi GetSessionHandle sess;
sess GetPageHeight;

Error

Returns success (the height of page) or an error code.

Keywords

HyperWorks

Tcl

Print

Query