VariationSurface.setFunction


setFunction(function)

Sets the function expression. Also unsets all limits.

functionstring or double any expression that evaluates to a number, e.g. 4,"3+4u","v". Note all numbers must be in US English, i.e. "1.2", not the current locale (e.g. Italian/Swedish/French "1,2")
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to VariationSurface

Back to Overview