NXOpen.UF.Assem.AskBodiesOfAssemblyCut

Assem.AskBodiesOfAssemblyCut()

Refer to UF_ASSEM_ask_bodies_of_assembly_cut for documentation.

Signature: AskBodiesOfAssemblyCut(frec)

Parameters:frec (Tag) – The assembly cut tag
Returns:A Tuple
Return type:A tuple consisting of (nTargetBodies,targetBodyTags,nToolBodies,toolBodyTags)

nTargetBodies(int): Number of target bodies

targetBodyTags(list of Tag): Target bodies

nToolBodies(int): Number of tool bodies

toolBodyTags(list of Tag): Tool bodies

License requirements: None