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