![]() |
NORSYS SOFTWARE © 2002 | NETICA API | C   VERSION   2.15  |
void GetNodeVisPosition_bn ( | const node_bn* node, void* vis, double* x, double* y ) |
Sets *x, *y to the coordinates of the center of node, as it would appear in a 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:
SetNodeVisPosition_bn | Sets it |