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