Returns the first tangent face parameter.
# Get the value of the property.propertyValue = jointGeometry_var.tangentFaceParamOne
#include <Fusion/Components/JointGeometry.h>// Get the value of the property.double propertyValue = jointGeometry_var->tangentFaceParamOne();