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