Set_Trim_Operation
Functions | |
void | Set_Trim_Operation (int index, const char *operation) |
Sets the trim operation associated with a particular object in the trim list. More... | |
Detailed Description
Function Documentation
◆ Set_Trim_Operation()
void Set_Trim_Operation | ( | int | index, |
const char * | operation | ||
) |
Sets the trim operation associated with a particular object in the trim list.
- Parameters
-
index - Index of the object in the trim list to which the operation
will be applied.operation - One of "keep" or "remove"
DETAILS
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.