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