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