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