Indicates if the construction point is parametric.
# Get the value of the property.propertyValue = constructionPoint_var.isParametric
#include <Fusion/Construction/ConstructionPoint.h>// Get the value of the property.boolean propertyValue = constructionPoint_var->isParametric();