Returns the collection of attributes associated with this construction point.
# Get the value of the property.propertyValue = constructionPoint_var.attributes
#include <Fusion/Construction/ConstructionPoint.h>// Get the value of the property.Ptr<Attributes> propertyValue = constructionPoint_var->attributes();