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