pltICurveComplex GetEditHandle

Gets a handle to a pltEdit interface for the specified attribute.

Syntax

pltICurveComplex_handle GetEditHandle iEdit, idx

Application

Tcl Query

Description

Gets a handle to a pltEdit interface for the specified attribute.

Inputs

iEdit
A reference to a pltEdit pointer.
Note: This method instantiates an interface and copies the pointer to it into this value. The caller is responsible for deleting it.
idx
The index of the edit to which an interface is desired. Must be positive.

Errors

Returns success (0) or an error code.