Indicates that a note is attached to a node.
*NodeLocator() - NotesIndicates that a note is attached to a node. |
|||||
*NodeLocator() - NotesIndicates that a note is attached to a node. |
Syntax |
*NodeLocator(model_id, node_pool, node_id, part_pool, part_id) |
|
Arguments |
Name |
Description |
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) |
|
Application |
HyperView. |
|
See also |
|
|