🎉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

wrong result when select nodes "by geom" surfs

User: "tinh"
Altair Community Member
Updated by tinh

Dear,

Can everyone test whether below bug appears in HM14?

I encountered it in HM13

1) Make a surf

2) Automesh on it

3) ShiftF2 select nodes> by geom> surfs ---> all node selected (it is ok)

<?xml version="1.0" encoding="UTF-8"?>bug1.PNG

 

4) Now make other elems above the surf whose nodes are nearby nodes on surf,

you can duplicate shells and translate them up, but i made a rigid above surf to see easily

<?xml version="1.0" encoding="UTF-8"?>bug2.PNG

 

5) ShiftF3 equivalence all elems with 'equiv at' as 'highest id' and retain 'lowest id'

(set an appropriate tolerance somehow nodes on surf will jump up)

 

6) ShiftF2 select nodes >by geom> surf ----> it's wrong because nodes already out of surf

<?xml version="1.0" encoding="UTF-8"?>bug3.PNG

 

 

 

 

a similar bug for your reference

http://forum.altairhyperworks.com/index.php?/topic/15892-wrong-result-when-select-node-by-geom-lines/#comment-27925

 

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

    Hi Tinh,

     

    I translated the elements (duplicate) by 0.1units and tried your method in 14.0, translated nodes doesn't get selected when selection made by Geom.

    User: "tinh"
    Altair Community Member
    OP
    Updated by tinh

    Hi Pagadala,

    do you use equivalence panel? - So it is ok in v14

    I mean the bug is due to equivalence panel, it makes nodes to move outside of surf but did not break association

    If we use translate panel, it will break association as other modifying function like rotate, scale, ....

     

    Thanks

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

    TInh,

     

    I missed the equivalence part. Yes as you said after equivalence, the translated elements are getting associated to the surface.

     

    I will check with dev on the same.

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