Morpher#
- class ansys.meshing.prime.Morpher(model)#
Morpher contain functionalities to change the geometry, adapting the mesh accordingly without a recomputation.
- Parameters:
- model
Model
Server model to create Morpher object.
- model
Methods
Morpher.match_morph
(part_id, match_pairs, ...)Match source and target zonelets defined by match pairs with prescribed boundary conditions for each pair.