How to split the elements using already existing lines using hypermesh

Dineshkumar Venkatachalam
Dineshkumar Venkatachalam New Altair Community Member
edited July 2023 in Community Q&A

for example, I have square mesh and I want to split those elements using already existing blue line.

image

Answers

  • Adriano A. Koga
    Adriano A. Koga
    Altair Employee
    edited December 2022

    Hi,

     

    ideally, you should have splitted your geometry from the beginning, if you're working with geometry. You could use regular 'split' or if you have a reference line set, then use the 'imprint' tool to split your surfaces, thus your mesh will follow.

    BUT, if you do it right now, after having the mesh, you would need to adjust the mesh again, in order to get a better mesh flow and quality.

    image

    Results in something like this.

    image

     

    Another option you might want ot try is the 'Edit Elements' >> Split tool

    image

    Resulting in something like this.

    image

     

    Or in newer version, if you don't have a geometry, but only the mesh, you can turn it into a 'FE geometry'.

    FE geoemtry is a mesh that supports the geometry tools operations, such as split, and others. So even with no geometry, it is possible to perform some very nice operations.

     

    image

     

  • Dineshkumar Venkatachalam
    Dineshkumar Venkatachalam New Altair Community Member
    edited December 2022

    Hello Adriano A. Koga ,

     

    Thank you for your reply. let me reframe my question,

    for example, I have meshed and captured the geometry lines which needs to splitted afterwards.

     

    image

    I knew, I can split the elements using element edit option, with this option I have to draw the lines by points in it.  but I need to it for large number of elements.

     

    I need to write tcl macro or some other option, by selecting the displayed elements and select the lines to split the selected elements.

     

    Please let me know, if any option available

     

    Thank you in Advance,

    Dinesh

  • MichaelVorndran
    MichaelVorndran Altair Community Member
    edited July 2023

    Hello, i am also missing the option as it was available in the old gui. 

    any hints would be great - thanks

    image