Returns the collection of attributes associated with this face.
# Get the value of the property.propertyValue = sketchCurve_var.attributes
#include <Fusion/Sketch/SketchCurve.h>// Get the value of the property.Ptr<Attributes> propertyValue = sketchCurve_var->attributes();