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