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