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