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