plt3DICurve GetIteratorHandle
Gets a handle to a plt3DIIterator interface for Curve.
Syntax
plt3DICurve_handle GetIteratorHandle iterator
Application
HyperWorks Tcl Query
Description
Gets a handle to a plt3DIIterator interface for Curve.
Inputs
- iterator
- A reference to a plt3DIIterator 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.