Skip to main content

Prime Mesh Python client library 2024 R2

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.

Connect with Ansys