Get the length of this vector.
# Get the value of the property.propertyValue = vector3D_var.length
#include <Core/Geometry/Vector3D.h>// Get the value of the property.double propertyValue = vector3D_var->length();