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