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