Returns the tangent face type this JointGeometry is using.
# Get the value of the property.propertyValue = jointGeometry_var.tangentFaceType
#include <Fusion/Components/JointGeometry.h>// Get the value of the property.JointTangentFaceTypes propertyValue = jointGeometry_var->tangentFaceType();