Salome HOME
fixed usage of fuzzy value as parameter in API
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_BooleanCommon.h
index ae8821c765a79f47dd37d3847eee60c435082f1f..b694997c6463470627337eec5aacef857236aceb 100644 (file)
@@ -67,7 +67,7 @@ public:
               ModelAPI_AttributeSelectionList, /** Tool objects*/,
               useFuzzy, FeaturesPlugin_BooleanCommon::USE_FUZZY_ID(),
               ModelAPI_AttributeBoolean, /** Use Fuzzy parameter*/,
-              fuzzyValue, FeaturesPlugin_BooleanCommon::FUZZY_PARAM_ID(),
+              fuzzyParam, FeaturesPlugin_BooleanCommon::FUZZY_PARAM_ID(),
               ModelAPI_AttributeDouble, /** Fuzzy parameter*/)
 
   /// Set main objects.