Gets if the elliptical arc is the geometric equivalent of a circular arc
# Get the value of the property.propertyValue = ellipticalArc2D_var.isCircular
#include <Core/Geometry/EllipticalArc2D.h>// Get the value of the property.boolean propertyValue = ellipticalArc2D_var->isCircular();