Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetTreeItemParent

hiGetTreeItemParent(
g_item
)
=> l_treeNames / nil

Description

Gets the parent tree of an item, that is, the tree to which the item belongs. If the item is used in multiple places, this function returns all the parent trees.

Argument

g_item

The item whose parent you want to retrieve. This is the return value of hiCreateTreeItem.

Values Returned

l_treeNames

List of symbols specifying the parent trees.

nil

The item does not have a parent or there was an error.

Related Topics

Form and Field Functions

hiGetTreeParent

hiGetTree

hiGetTreeItems

hiCreateTreeTable


Return to top
 ⠀
X