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