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