Gets and sets if the rule fillet is a constant or asymmetric radius type.
# Get the value of the property.propertyValue = ruleFilletSettings_var.isConstantRadius
#include <Fusion/Features/RuleFilletSettings.h>// Get the value of the property.boolean propertyValue = ruleFilletSettings_var->isConstantRadius();