We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General

General

How to implement tension only cable in ANSYS Mechanical?

    • FAQFAQ
      Participant

      Use Line Body to model cable. Insert a Command Snippet under Line Body to define tension only element. Example of Command Snippet: ET,matid,LINK180 ! material number for this body is “matid” SECTYPE,matid,LINK SECDATA,0.01 ! set section area SECCONTROL,0,1 ! set section to be tension only