HyperWorks Tools

::hw::pmgr::PmgrGetTaskParent

::hw::pmgr::PmgrGetTaskParent

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrGetTaskParent

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

Syntax

::hw::pmgr::PmgrGetTaskParent strUniqueTaskName

Arguments

strUniqueTaskName

Unique name of the selected task.

Returns

The name of the parent node.
Throws error (if any)

Example

set strParentNode [::hw::pmgr::PmgrGetTaskParent "Mesh"];