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