Returns the origin point that's been calculated for this joint geometry.
# Get the value of the property.propertyValue = jointGeometry_var.origin
#include <Fusion/Components/JointGeometry.h>// Get the value of the property.Ptr<Point3D> propertyValue = jointGeometry_var->origin();