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