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