Returns the up direction of the front view as defined by the view cube.
# Get the value of the property.propertyValue = viewport_var.frontUpDirection
#include <Core/Application/Viewport.h>// Get the value of the property.Ptr<Vector3D> propertyValue = viewport_var->frontUpDirection();