Indicates if this feature is parametric or not.
# Get the value of the property.propertyValue = circularPatternFeature_var.isParametric
#include <Fusion/Features/CircularPatternFeature.h>// Get the value of the property.boolean propertyValue = circularPatternFeature_var->isParametric();