🎉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

Creating 1D elements at Midnodes of shell.

User: "srinath_K"
Altair Community Member
Updated by srinath_K

Hi all,

 

I have set of elements to which the 1D elements has to be created.

 

Is there any scripts which can determine the centre nodes at edge of an individual elements and create 1D elements at all the midnodes.

 

I have shared the example file in the picture.

 

Thanks in Advance.

 

 

 

 

 

 

 

<?xml version="1.0" encoding="UTF-8"?>Shell_Elements.JPG

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "tinh"
    Altair Community Member
    Updated by tinh

    try convert shell elements to 2nd order

    you will get mid nodes

    User: "srinath_K"
    Altair Community Member
    OP
    Updated by srinath_K

    Hi Tinh,

     

    I want to use 1st order elements only. I have 5 components in such manner.

     

    So, I want to know if any scripts are available to it.

     

    Thank you.

    User: "tinh"
    Altair Community Member
    Updated by tinh

    I can write such a script.

    But it is not popularly used. So try writing it your self.