plt3DIPlot GetAxisHandle
Gets a handle to a plt3DIAxis interface for the specified axis.
Syntax
plt3DIPlot_handle GetAxisHandle iAxis which
Application
HyperWorks Tcl Query
Description
Gets a handle to a plt3DIAxis interface for the specified axis.
Inputs
- iAxis
- A reference to a plt3DIAxis pointer. This method instantiates an interface and copies the pointer to it into this value. The caller is responsible for deleting it.
- which
- The name of the axis to which an interface is desired.
Errors
Success (0) or an error code.