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