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