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