plt3DIPlot GetHeaderHandle
Gets a handle to a pltITitle interface for the header.
Syntax
plt3DIPlot_handle GetHeaderHandle iTitle
Application
HyperWorks Tcl Query
Description
Gets a handle to a pltITitle interface for the header.
Inputs
- iTitle
- A reference to a pltITitle pointer. This method instantiates an interface and copies the pointer to it into this value. The caller is responsible for deleting it.
Errors
Success (0) or an error code.