Defines a vector using the coordinates of the point.
returnValue = point2D_var.asVector()
#include <Core/Geometry/Point2D.h>returnValue = point2D_var->asVector();