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:

Versions 2.07 and later have this function, and versions 1.15 to 2.06 have an equivalent function called SetNodeCenter_bn that took ints instead of doubles.

See also:

GetNodeVisPosition_bn    Retrieves coordinates
SetNodesetColor_bn    Sets color