Sets the function expression and coord set. Also unsets all limits.
function | string | any expression that evaluates to a number, e.g. '4','3+4x','y'. Note all numbers must be in US English, i.e. "1.2", not the current locale (e.g. Italian/Swedish/French "1,2") |
localAttr | local coord | The name or ID of a local coord, or a pointer to a LocalCoord object. local coordinate set in which function and limits are given |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to VariationField
Back to Overview