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