plt3DIPlot GetNoteHandle

Gets a pointer to a note.

Syntax

plt3DIPlot_handle GetNoteHandle iNote index

Application

Tcl Query

Description

Gets a pointer to a note.

Inputs

iNote
The name of the new note handle.
index
The number of the note.

Example

hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName GetNoteHandle myGroupName [myPlotName AddNote]

Errors

Success (0) or an error code.