Returns the collection of attributes associated with this sketch dimension.
# Get the value of the property.propertyValue = sketchDimension_var.attributes
#include <Fusion/Sketch/SketchDimension.h>// Get the value of the property.Ptr<Attributes> propertyValue = sketchDimension_var->attributes();