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