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