plt3DIPlot GetLegendHandle
Gets a handle to a pltILegend interface for the legend.
Syntax
plt3DIPlot_handle GetLegendHandle iLegend
Application
HyperWorks Tcl Query
Description
Gets a handle to a pltILegend interface for the legend.
Inputs
- iLegend
- A reference to a pltILegend 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.