Brief Index      Full Index      Events Index      I.M. Reference

Set_Trim_Operation


Functions

void Set_Trim_Operation (int index, const char *operation)

Function Documentation

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.

NOTES

RESTRICTIONS

See also:
Open_Trim, Close_Trim, Delete_Trim, Set_Trim_Operation, Create_Trim_Collection, Trim_NURBS_Surface_By_Curve, Trim_NURBS_Surface_By_Poly, Show_Trim_Count, Show_Trim_Curve, Show_Trim_Curve_Count, Show_Trim_Operation, Show_Trim_Type, Show_Trim_Poly, Show_Trim_Poly_Count

Brief Index      Full Index      Events Index      I.M. Reference