Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFuzzySets > Methods
TIFuzzySets.AssignFuzzySets(IFuzzyVariable) Method
Copies the fuzzy sets from the Source fuzzy variable to the current variable. All the original fuzzy sets are deleted
Namespace: IFuzzyLogic
Delphi
public procedure AssignFuzzySets( const Source: IFuzzyVariable );
Parameters
Source
Type: IFuzzyVariable
•TIFuzzySets
•IFuzzyLogic