Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

Creating named selections in the worksheet

    • Johnson
      Subscriber

      Hi all,


      I am using the named selection for my project. I would like to select the upper Edge of the borehole in the lower flange. In the Worksheet I defined the Edge Size and the position . Ansys selects two Edges of the connecting bodys (upper flange and lower flange). Can I somehow reduce my selections to the lower flange only?


      If not can I use an APDL script for such a problem?




       


      Thank you,


      Johnson

    • Rob
      Forum Moderator

      Try suppressing the volume you don't want to pick edges on when creating the selection. Then unsuppress. Not sure what it'll do if you do an update of the geometry so check this! 

    • Johnson
      Subscriber

      I have do redo the procedure, when I upload the geometry again. But it works for the moment. Thank you!


      Is it actually possible to write APDL commands to costomize named selections?

    • jpasquerell
      Ansys Employee

      Another option would be to give the lower flange a unique name such as lowflange in the Geometry branch.  Then in the worksheet set line 1 to: Add Body Name Equal lowflange. line 2 to: convert to edge. then lines 3 and 4 as you show in the image. 


      Named selections in Mechanical are converted to components (see the CM command) when passed to the MAPDL solver.  Commands can be used to alter or add components but changes done in command objects do not change the named selection data in Mechanical.  The MAPDL solver does store the component definition on the results file (and MAPDL db file if saved).    

    • Johnson
      Subscriber

      Thank you for your advise. This is very helpful!

Viewing 4 reply threads
  • The topic ‘Creating named selections in the worksheet’ is closed to new replies.
[bingo_chatbox]