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