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