NXOpen.UF.Assem.CreateAssemblyCut

Assem.CreateAssemblyCut()

Refer to UF_ASSEM_create_assembly_cut for documentation.

Signature: CreateAssemblyCut(part, blankToolBodies, nTargetBodyOccs, targetBodyOccs, nToolBodies, toolBodies)

Parameters:
  • part (Tag) – The part in which the assembly cut is created
  • blankToolBodies (bool) – To keep tool bodies displayed after the cut
  • nTargetBodyOccs (int) – The number of body occurrences
  • targetBodyOccs (list of Tag) – The target body occurrences
  • nToolBodies (int) – The number of tools
  • toolBodies (list of Tag) – The tool bodies or body occurrences
Returns:

The assembly cut feature tag

Return type:

Tag

License requirements: ASSEMBLIES MODULE