Gets the V Direction of the plane.
# Get the value of the property.propertyValue = plane_var.vDirection
#include <Core/Geometry/Plane.h>// Get the value of the property.Ptr<Vector3D> propertyValue = plane_var->vDirection();