Indicates if this sketch entity is fully constrained.
# Get the value of the property.propertyValue = sketchConicCurve_var.isFullyConstrained
#include <Fusion/Sketch/SketchConicCurve.h>// Get the value of the property.boolean propertyValue = sketchConicCurve_var->isFullyConstrained();