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