How to delete floating elements

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hello,

im doing a study with different optimizations. In this case i compare the results without remeshing. For analysis i need to delete the elements which are not connected with the others.

 

In this case i have a lot of this elements. Is there a possibility for automatisation? A function in hypermesh to delete the floating elements...

 

Thank you very much

 

 

Andreas

<?xml version="1.0" encoding="UTF-8"?>opt_result.png

Tagged:

Answers

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited July 2016

    Try: F2 => elems => by attached => reverse => delete entity

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited July 2016

    Thank you Q.Nguyen-Dai,

    it helps to remove the elements which were not attached. But i still have a lot of elements which have a negativ affect to the analysis.

     

    Does anybody know how to delete these elements?

     

     

    Thanks

    <?xml version="1.0" encoding="UTF-8"?>opt_result2.png

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited July 2016

    Or wirte a TCL script to select 'bad' elements according to your criterion and then delete them.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited July 2016

    Can you tell me how to to that. I have no experiance with TCL

     

    Or  do somebody know another posibility for this?

     

     

    Thank you