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