fmeobjects.FMECSGSolidIterator.getOperator

FMECSGSolidIterator.getOperator()

This method returns a valid CSG Boolean Operator if isLeaf() returns True. This method returns FME_CSG_NONE if isLeaf() returns False.

Return type:

int

Returns:

Returns a valid CSG Boolean Operator.