HyperWorks Tools

::hw::pmgr::PmgrOpenExistingProcessInstance

::hw::pmgr::PmgrOpenExistingProcessInstance

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrOpenExistingProcessInstance

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

Syntax

::hw::pmgr::PmgrOpenExistingProcessInstance  PmiFile


Arguments

PmiFile
(Optional Argument)

The full path to the existing process instance.  If specified, the given process instance will be opened; if not, you are provided with a file browser to select the existing process instance.

Returns

Throws error (if any)

Example

::hw::pmgr::PmgrOpenExistingProcessInstance;

::hw::pmgr::PmgrOpenExistingProcessInstance "C:/demo/simple.pmi";