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