Get coordinate data of the point
returnValue = point2D_var.asArray()
#include <Core/Geometry/Point2D.h>returnValue = point2D_var->asArray();