plt3DIPlot AddCurveGroup
Adds a new curve group to the HyperGraph 3D window. Curve groups hold multiple 3-D line curves.
Syntax
plt3DIPlot_handle AddCurveGroup
Application
HyperWorks Tcl Query
Description
Adds a new curve group to the HyperGraph 3D window. Curve groups 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 AddCurveGroup
Errors
Success (0) or an error code.