Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Methods
IFuzzySet.AssignValues(IFuzzySet) Method
Assigns the XY value pairs from the Source fuzzy set to the current fuzzy set
Namespace: FuzzyInterfaces
Delphi
public procedure AssignValues( const Source: IFuzzySet );
Parameters
Source
Type: IFuzzySet
•IFuzzySet
•FuzzyInterfaces