plt3DIPlot AddNote
Adds a new note to the HyperGraph 3D window.
Syntax
plt3DIPlot_handle AddNote
Application
Tcl Query
Description
Notes hold multiple 3-D line curves.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName AddNote
Errors
Success (0) or an error code.