how to change element face in hypermesh

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hello,

 

When I mesh a part in hex in hypermesh and import it in Marc Mentat, I need to reorient the elements so that I can use them as rebar elements. Is there a way to reorinet the lements in hypermesh please?

 

<?xml version="1.0" encoding="UTF-8"?>1.png

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2016

    Some time I need do the same for SAMCEF solver. I have to write myself a TCL script for that. Here's is the workplan:

    • Select your hex elements
    • Loop over selected elements: read all nodes, then create new element with same nodes but with your manner to change face order.
    • Remove old elements

    Good luck!

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.