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