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