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