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