hwIPPTPublishOption SetPictureHeight
Sets the graphics height.
Syntax
hwIPPTPublishOption_handle SetPictureHeight p_resolution_height
Application
HyperWorks Tcl Query
Description
Sets the graphics height, which is reflected in the published file.
Inputs
- p_resolution_height
- The resolution height of the graphics area.
Example
Opt SetPictureHeight 1500
Opt SetPictureHeight 1500 false
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query