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