::hw::pmgr::PmgrOpenTemplate
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;