🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Check Element Thickness with Geometry

User: "Jeffersondhv"
Altair Community Member
Updated by Jeffersondhv

Hello all,

 

I'm working with a very large assembly and one of the issues I'm facing is checking the thickness of the elements with the thickness of the real geometry.

Is there a better way to do it than checking each component by visualization?

 

Thank you

Find more posts tagged with

Sort by:
1 - 8 of 81
    User: "tinh"
    Altair Community Member
    Updated by tinh

    In my site, I have a script to measure thickness of CAD geom and assign to FE comp. But finally we have to check it one by one visually, too.

    Man is very important, don't let scripts to decide anything.

     

    User: "ravinder muppidi"
    Altair Community Member
    Updated by ravinder muppidi

    Hello tinh,

     

    Please send us, your valuable site information to get your awesome scripts.

    Hope you reply soon!

     

    Thank you.

    User: "tinh"
    Altair Community Member
    Updated by tinh

    You cannot find them on any site because they are written by me!

    User: "ravinder muppidi"
    Altair Community Member
    Updated by ravinder muppidi

    Hello tinh,

     

    How can i access you valuable scripts!

     

    Thing is like without using anything!  How it is!

     

    Hope you reply and help us with your efforts.

    Please share here ravinderdme@gmail.com

     

     

    Thank you.

    User: "tinh"
    Altair Community Member
    Updated by tinh

    That is old script for hm8.

    From hm13 you use Midmesh Thickness (built in script) better.

    Which script do you need?

    User: "ravinder muppidi"
    Altair Community Member
    Updated by ravinder muppidi

    Hello Tinh,

     

    we am really  happy for your response.

    we need HM toolbars, script to measure thickness of CAD geom and assign to FE comp!

    here my mail id to drop it  ravinderdme@gmail.com

     

    Thank you in advance!

    User: "Ritu"
    Altair Community Member
    Updated by Ritu

    Is there any script for assigning thickness to FE directly from CAD?
    Please share if it is available

    User: "Kiyoshi Tsujimoto"
    Altair Community Member
    Updated by Kiyoshi Tsujimoto

    Hello.

    I am the person in charge of CAE for large assemblies (shell parts) in the automotive industry.

    Our company reads the CAD information (thickness values and material names) from the designer into HyperWorks as meta-information. Next, based on the meta information, we use a macro to automatically set the material and thickness of the CAE model.
    This procedure synchronizes the information handled by the designer in CAD with the CAE model settings.

    This is a bit off topic from "checking with actual geometry," but I hope it will be of some help.

    Thank you.