Parameters:
iFactory :The factory of the geometry.
iData :The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iOperation: The type of operation
CATBoolUnion(和)
Boolean union.
CATBoolIntersection(交集)
Boolean intersection.
CATBoolRemoval(差)
iTool is subtracted to iPart.
iPart
The pointer to the first body.
iPart
The pointer to the second body.
Returns:
The pointer to the created operator. To delete after use with the usual C++ delete operator.