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