![]() |
PK_sweep_boolean_t |
typedef int PK_sweep_boolean_t;
This type specifies the interaction between a swept tool and a target body. PK_sweep_boolean_none_c No Boolean operation. PK_sweep_boolean_subtract_c Subtract the swept tool from the target. PK_sweep_boolean_intersect_c Intersect the target with the swept tool.