TCL code for selecting suppressed surface edges.

Rachit Semalty
Rachit Semalty Altair Community Member
edited April 2021 in Community Q&A

Hi all. I want to know the TCL code that may select all suppressed edges of a surface as shown below:

image

Regards,

Rachit

Answers

  • Hypermesh User
    Hypermesh User Altair Community Member
    edited April 2021

    Hi Rachit,

              I don't know the reason why u want to select the suppressed edge.

             In this case, u want to unsuppress the suppressed edge. while using *createfilletmidlines itself you have the option of do not suppress. I think you have already aware of this.

               image

  • Rachit Semalty
    Rachit Semalty Altair Community Member
    edited April 2021

    Hi Rachit,

              I don't know the reason why u want to select the suppressed edge.

             In this case, u want to unsuppress the suppressed edge. while using *createfilletmidlines itself you have the option of do not suppress. I think you have already aware of this.

               image

    Hi, I want to select the suppressed edges so that I may de-fillet this particular fillet. I have found a way. 1) Display only the surface having suppressed edges, 2) select all the lines displayed, 3) un-suppress these edges. But I need a better and easier way to un-suppress these lines using TCL code.

    Regards,

    Rachit