Sorting Mesh by thickness

User: "Akshay Punde_21206"
New Altair Community Member
Updated by Akshay Punde_21206

I have meshed model with multiple components for same mesh thickness I want to move them in single component per thickness, Do we have any macro for it?

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "Rogerio Nakano_21179"
    New Altair Community Member
    Updated by Rogerio Nakano_21179

    Hi

    There are several scripts in the Altair Community "script &models library". You may try to search there.

     

    But, I did not understand your question.

    If you are doing shell mesh modeling, and there is property associated to the part, it is in fact already sorted by thickness, that is by the property associated.

    If you extracted the midsurface of each part and meshed, there is no thickness associated. thickness will be associated as you assign a property. PSHELL  card if it is the OptiStruct model.

     

    I hope this is helpful

    Regards

    User: "Akshay Punde_21206"
    New Altair Community Member
    OP
    Updated by Akshay Punde_21206

    Actually I am meshing it in ANSYS and importing model is hypermesh so it is creating multiple components for same thickness like for example 

    1. 8 components for 10mm thickness

    2. 5 components for 12 mm thickness

    3. 24 components fro 15mm thicknes

    what I want is single component for each thickness

    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    Actually I am meshing it in ANSYS and importing model is hypermesh so it is creating multiple components for same thickness like for example 

    1. 8 components for 10mm thickness

    2. 5 components for 12 mm thickness

    3. 24 components fro 15mm thicknes

    what I want is single component for each thickness

    For 10mm thickness components, just make 1st component "Make current":

    image

    Then, Menu "Collectors" => Organize => Components

    image

    Select your 10mm thickness elements and press "move". Now you have all 10mm thickness elements within the 1st component.

     

     

    User: "Hypermesh User"
    Altair Community Member
    Updated by Hypermesh User

    Hi Akshay,

                  

                     We can write Tcl script to automate such process.

     

    We can short the components by its name(If the thickness mentioned in the name).

    If not by property  also we can short by properties and automate the process.

     

    This was my understanding about your problem.If you want this solution.need to discuss more please do reply. 

     

    Regards,

     

    Manoj M