::hw::pmgr::PmgrGetTaskParent

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"];