NXOpen.UF.Smd.AskChildPipNodes

Smd.AskChildPipNodes()

Refer to UF_SMD_ask_child_pip_nodes for documentation.

Signature: AskChildPipNodes(parent)

Parameters:parent (Tag) – The parent PIP node
Returns:A Tuple
Return type:A tuple consisting of (nPipNodes,pipNodes)

nPipNodes(int): The size of the array of node tags

pipNodes(list of Tag): The array of child PIP nodes

License requirements: None