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