Returns the line being constrained.
# Get the value of the property.propertyValue = horizontalConstraint_var.line
#include <Fusion/Sketch/HorizontalConstraint.h>// Get the value of the property.Ptr<SketchLine> propertyValue = horizontalConstraint_var->line();