NORSYS SOFTWARE © 2012 | NETICA API | C   VERSION   5.04  |
void SetNodeVisPosition_bn ( | node_bn* node, void* vis, double x, double y ) |
Moves node so that its center is at coordinates (x, y), for any visual display (e.g., in Netica Application).
This is useful when directly programming Netica Application (see NewNeticaEnviron_ns), or before writing a net to a file that will later be read by Netica Application.
Pass NULL for vis; it is only for future expansion.
Version:
See also:
GetNodeVisPosition_bn | Retrieves coordinates | |
SetNodesetColor_bn | Sets color |