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