*NodeLocator() - Notes
Indicates that a note is attached to a node.
Syntax
*NodeLocator (model_id, node_pool, node_id, part_pool, part_id)
Application
HyperView
Inputs
- model_id
 - The model identifier.
 - node_pool
 - The node pool name to which the model ID belongs.
 - node_id
 - The node identifier.
 - part_pool
 - Part pool name to which the node ID belongs.
 - part_id
 - The part identifier.
 
Example
*NodeLocator(1, "Node", 7717, "Part", 1)