Performs a specified boolean operation between the currently stored body and the tool. The result of the operation is stored in the specified geometry modeler object.
Parameters
Parameters
Description
tool
[in] A tool operand.
blank
[in] A blank operand.
op
[in] A type of the boolean operation to be performed.
keep
[in] An option value that determines which operands stay unchanged after the operation.
Returns
Returns the operation result code:
eOk if the operation was performed successfully.
eIllegalEntityType if operands have illegal types.