Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.BCPair

Last update: 17.07.2025

BCPair

class ansys.meshing.prime.BCPair(model=None, source_zonelet=None, target_zonelet=None, type=None, json_data=None, **kwargs)

Used to define boundary conditions for match morphing.

Methods

BCPair.print_default() Print the default values of BCPair.
BCPair.set_default([source_zonelet, ...]) Set the default values of BCPair.

Attributes

BCPair.source_zonelet Id of source zonelet.
BCPair.target_zonelet Id of target zonelet.
BCPair.type Option to specify boundary condition pair type.

Connect with Ansys