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