Returns the first curve.
# Get the value of the property.propertyValue = tangentConstraint_var.curveOne
#include <Fusion/Sketch/TangentConstraint.h>// Get the value of the property.Ptr<SketchCurve> propertyValue = tangentConstraint_var->curveOne();