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