MatchedMeshOption#
- class ansys.meshing.prime.MatchedMeshOption(value)#
Type to specify treatment of matched mesh. This is for internal use only.
Attributes
No action to be taken for matched mesh.
Delete matched faces on one side and merge matched nodes at middle locations (works only within a single part).
Delete matched faces on both sides and merge matched nodes at middle locations (works only within a single part).