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