Functions | |
void | Set_Trim_Operation (int index, const char *operation) |
Sets the trim operation associated with a particular object in the trim list. More... | |
void Set_Trim_Operation | ( | int | index, |
const char * | operation | ||
) |
Sets the trim operation associated with a particular object in the trim list.
index | - Index of the object in the trim list to which the operation will be applied. |
operation | - One of "keep" or "remove" |
Set_Trim_Operation() applies the operation attribute to an object in the trim list, depending on whether the region inside the region ("remove") or outside the region ("keep") the curve is to be trimmed.