I do not use patran but IDEAS uses MPCs to connect hex and tet elements together. Here is a brief from IDEAS help.
"To use this capability, you must first define the mapped mesh and then define the free mesh. You can use the following combinations of elements to mesh adjacent volumes:
linear hexahedral elements and linear tetrahedral elements
linear hexahedral elements and parabolic tetrahedral elements
parabolic hexahedral elements and parabolic tetrahedral elements
When you're meshing adjacent volumes with linear hexahedral and parabolic tetrahedral elements, or parabolic hexahedral and parabolic tetrahedral elements, the software must create new nodes on the tetrahedral elements to properly connect them to the hexahedral elements.
The software uses multi-point constraint equations to connect the nodes on the tetrahedrals and hexahedrals together so that the nodes' three global degrees of freedom (U, V, and W) match up correctly at the interface. These multi-point constraint equations give the average displacement at the midside nodes.
Understanding the Parabolic Hexahedral-Parabolic Tetrahedral Interface
When the software creates an interface between parabolic hexahedral and parabolic tetrahedral elements, the tetrahedral elements share the corner nodes and the mid-side nodes with the hexahedral elements. This leaves the mid-face nodes on the tetrahedral elements unattached.
With a parabolic hexahedral-parabolic tetrahedral interface, the software creates an additional node on each tetrahedral element's mid-face. This mid-face (center) node is connected to the four corner nodes and to the four mid-side nodes with one set of MPCs."
good57morning@netzero.com