HyperWorks Tools

::hw::pmgr::PmgrOpenTemplate

::hw::pmgr::PmgrOpenTemplate

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrOpenTemplate

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

::hw::pmgr::PmgrOpenTemplate  strTplName bShowNewOpenDlg

Arguments

strTplName

The template (full path) to load.

 

bShowNewOpenDlg

true     Show open dialog.
false    Do not show open dialog.

Returns

Throws error (if any)

Example

::hw::pmgr::PmgrOpenTemplate "C:/altair/demos/simple/simple.pmt" true;