TCL code for selecting suppressed surface edges.

Altair Community Member
Updated by Rachit Semalty
Hi all. I want to know the TCL code that may select all suppressed edges of a surface as shown below:
Regards,
Rachit
Sort by:
1 - 2 of
21

Altair Community Member
OPUpdated by Rachit Semalty
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.
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
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.