Go to AVS Home Page
 Recent Releases
OpenViz 2.9 Released
AVS/Express 7.2.2 Released
Toolmaster 7.5.3 Released
AVS 5.7 Released
 Contact Support
 Licensing
Information on licensing AVS 
products
 
Interact with the AVS Developer 
community. Takes you out of 
the support web site

 


Q. When I specify the coordinates of the nodes in my Field, do I need to specify the coordinates in x first, then y, then z?

A. The order in which you specify your coordinates doesn't matter so long as it is in the same order in which you specify the Field's dimensions and node data. If, in your dims array, you specified the dimensions in z, then y, then x, you have to provide the coordinates of the nodes in the same order and likewise, the values in the node_data.values array.