NXOpen.UF.Modeling.SubtractBodies

Modeling.SubtractBodies()

Refer to UF_MODL_subtract_bodies for documentation.

Signature: SubtractBodies(target, tool)

Parameters:
  • target (Tag) – Target body
  • tool (Tag) – Tool body
Returns:

A Tuple

Return type:

A tuple consisting of (numResult,resultingBodies)

numResult(int): Number of resultant bodies

resultingBodies(list of Tag): Resultant bodies. These must be free by calling UF_free.

License requirements: SOLIDS MODELING