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