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