fmeobjects.FMECSGSolid.addOperatorAndSolid

FMECSGSolid.addOperatorAndSolid(op, solid)

Inserts a solid and operator to the CSG solid hierarchy. The original solid defined by the CSG (as the left operand) is operated on by the specified operator and the input solid (as the right operand). If the input solid is None, then the CSG solid hierarchy is not modified.

Parameters:
Return type:

None