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