🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to delete floating elements

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

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

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

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

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    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

    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

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

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

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

     

    Or  do somebody know another posibility for this?

     

     

    Thank you