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