HyperWorks Tools

::hw::pmgr::PmgrHideTasks

::hw::pmgr::PmgrHideTasks

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrHideTasks

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

Syntax

::hw::pmgr::PmgrHideTasks listUniqueTaskNames

Arguments

listUniqueTaskNames

Unique names of the tasks (list or single name).

Returns

Throws error (if any)

Example

set listTasks "Import Mesh Reflect_Model";

::hw::pmgr::PmgrHideTasks $listTasks;