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