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