Reverted r23508-23507 as the correct is dimensions (None, 3) for x,y,x positions.
The command used was: svn merge -r23508:23507 .
..... Modified the dim dimensions to (None, 4) to allow the user to change number of points in the GUI.
THe first dimension was used as a counter, the last 3 dimensions is for x,y,z position.
This is for the user function dx.map.
Modified: trunk/user_functions/dx.py .....
Authored by: tlinnet 2014-05-28
Parent: [r23513]
Child: [r23515]