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