*registertemplexfunction()
Registers a single Templex function from within a file.
Syntax
registertemplexfunction(filename)
Type
hm.cfg Commands
Description
Registers a single Templex function from within a file.
This is valid only for HyperMesh standalone and is ignored within HyperWorks. For HyperWorks, HyperGraph should be used instead.
Inputs
- filename
- The name and path of the file containing the function to register. Only one function per file is allowed.
Example
*registertemplexfunction("C:/my_function.txt")