    

 ## On this page

  

 

 # ansys.meshing.prime.MatchPair

 Last update: 17.07.2025 

#### *static* MatchPair.set\_default(source\_surfaces=None, target\_surfaces=None, target\_type=None, bc\_pairs=None)

Set the default values of the `MatchPair` object.

- **Parameters:****source\_surfaces: Iterable\[int\], optional**: Ids of source surfaces.
    
    **target\_surfaces: Iterable\[int\], optional**: Ids of target surfaces.
    
    **target\_type: MatchPairTargetType, optional**: Option to specify target surface type.
    
    **bc\_pairs: List\[BCPair\], optional**: Array of boundary condition pairs.