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