Shared topology in pyPrimeMesh #749
-
Hi, I'm trying with a dummy example with a heatsink and a small enclosure around it. Now I want to apply the shared topology between the bottom of the heatsink and the bottom of the enclosure. Is it possible? How do I do this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
PyPyrimeMesh do have an analogous feature similar to Share Topology available in SpaceClaim/ Discovery, Its called the scaffolder. Using scaffolder you can create a conformal interface between topologies. Here is a snippet you can use Details regarding the api can be found in the link below |
Beta Was this translation helpful? Give feedback.
-
Hi @lorenzovecchietti , I would guess that the tolerances might be such that the face is being removed unintentionally. I have prepared an example I hope will clarify things. Please review and see if this helps. When doing the scaffolding, the step that is likely causing the issue here is that the resulting topo face has an interior edge loop rather than splitting the face in two. If you then split this face you can delete one side of this and form the volumes as you expect.
|
Beta Was this translation helpful? Give feedback.
Hi @lorenzovecchietti , I would guess that the tolerances might be such that the face is being removed unintentionally. I have prepared an example I hope will clarify things. Please review and see if this helps.
When doing the scaffolding, the step that is likely causing the issue here is that the resulting topo face has an interior edge loop rather than splitting the face in two. If you then split this face you can delete one side of this and form the volumes as you expect.