Returns the sketch dimensions that are attached to this curve.
# Get the value of the property.propertyValue = sketchArc_var.sketchDimensions
#include <Fusion/Sketch/SketchArc.h>// Get the value of the property.Ptr<SketchDimensionList> propertyValue = sketchArc_var->sketchDimensions();