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).

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 GetNodeCenter_bn, but that supplied ints instead of doubles.

See also:

SetNodeVisPosition_bn    Sets it
SetNodesetColor_bn    Gets color