Returns the type of geometry this JointGeometry object represents.
# Get the value of the property.propertyValue = jointGeometry_var.geometryType
#include <Fusion/Components/JointGeometry.h>// Get the value of the property.JointGeometryTypes propertyValue = jointGeometry_var->geometryType();