Returns the axis (SketchLine) that defines the symmetry.
# Get the value of the property.propertyValue = symmetryConstraint_var.symmetryLine
#include <Fusion/Sketch/SymmetryConstraint.h>// Get the value of the property.Ptr<SketchLine> propertyValue = symmetryConstraint_var->symmetryLine();