hwISession GetImportTemplatesList
Retrieves a list of the names of all currently registered import templates.
Syntax
hwISession_handle GetImportTemplatesList
Application
HyperWorks Tcl Query
Description
This command retrieves a list of the names of all currently registered imported templates. It returns a list of imported template filenames.
Example
hwi GetSessionHandle sess;
sess GetImportTemplatesList;
Error
Returns a success (the list of filenames) or an error code.
Keywords
HyperWorks
Tcl
Template
Query
Import