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