hwITemplex GetMathFunctionsList
Obtain a list of all math functions available to this hwITemplex object.
Syntax
hwITemplex_handle GetMathFunctionsList
Application
HyperWorks Tcl Query
Description
Returns a list of all math functions available to this hwITemplex object.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetTemplexHandle myTemplexName
myTemplexName GetMathFunctionsList
Errors
None.