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