Creates a copy of this vector.
returnValue = vector3D_var.copy()
#include <Core/Geometry/Vector3D.h>returnValue = vector3D_var->copy();