hwIPPTPublishOption SetGraphicsDistanceTop

Sets the graphics area for the top offset.

Syntax

hwIPPTPublishOption_handle SetGraphicsDistanceTop p_image_top_offset

Application

HyperWorks Tcl Modify

Inputs

p_image_top_offset
The top offset of the graphics area to publish.

Example

Sets the graphics distance from the top to 20 and changes either the width or height, whichever is not the master dimension:
Opt SetGraphicsDistanceTop 20 
Sets the graphics distance from the top to 20, but does not change the width or height:
Opt SetGraphicsDistanceTop 20 false 

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query