    

 ## On this page

  

 

 # ansys.meshing.prime.lucid.Mesh

 Last update: 17.07.2025 

#### Mesh.merge\_parts(parts\_expression='\*', new\_name='merged\_part')

Merge multiple parts into a single part.

- **Parameters:****parts\_expression**: Expression of the parts to merge. The default is `"*"`.
    
    **new\_name**: Name of the new part that is created from the merged parts. The default is `"merged_part"`.