UF_ROUTE_find_root_node_plugin_s (view source)
 
Defined in: uf_route.h
 
Also known as:
 
Overview
Structure passed to the FIND_ROOT_NODE plugin.

The FIND_ROOT_NODE plugin returns the lowest,
non-leaf INCLASS node that contains the given part.


Data Members

item_id [ MAX_LINE_BUFSIZE ]
char
Input: Specifies the part number (i.e. Teamcenter item ID)
whose containing node the plug-in should return.

node_id [ MAX_LINE_BUFSIZE ]
char
Output: Specifies the ID of the lowest, non-leaf,
INCLASS node which contains the given part.

error
int
Output: Zero indicates success