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