Indicates if this construction axis is parametric or not.
# Get the value of the property.propertyValue = constructionAxis_var.isParametric
#include <Fusion/Construction/ConstructionAxis.h>// Get the value of the property.boolean propertyValue = constructionAxis_var->isParametric();