hwIPPTPublishOption SetPictureWidth
Sets the graphics width.
Syntax
hwIPPTPublishOption_handle SetPictureWidth p_resolution_width
Application
HyperWorks Tcl Query
Description
Sets the graphics width, which is reflected in the published session file.
Inputs
- p_resolution_width
- The defined resolution width of the graphics area.
Example
Opt SetPictureWidth 1200
Opt SetPictureWidth 1200 false
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query