The sketch point at the start of the curve.
# Get the value of the property.propertyValue = sketchConicCurve_var.startSketchPoint
#include <Fusion/Sketch/SketchConicCurve.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = sketchConicCurve_var->startSketchPoint();