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