🎉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

Query in Split Element using Curve/line

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi,

I am writing a script for automating blot assembly creation. 

 

Some components like washer is having slot (OB Round) hole.

 

Initially I am creating 2D mesh and later I will drag it for each component.

 

Please find attached the image for understanding my query.

 

I have considered one quadrant and creating the base mesh. And then creating ruled mesh for each layer.

 

After creating the mesh, I want to split the elements using slot profile.

 

After splitting, we should maintain the Slot profile exactly.

And mesh should contain Only Quads.

 

But I am not getting right way to do this splitting

 

Please suggest a way to do this.

 

If any alternative methods are there for this type of mesh creation, that is also welcome.

 

Thanks in advance.

 

Regards,

Hari Krishnan. EL

 

 

<?xml version="1.0" encoding="UTF-8"?>post-36330-0-94005300-1425045355_thumb.p

<?xml version="1.0" encoding="UTF-8"?>post-36330-0-83918500-1425045356_thumb.p

Find more posts tagged with

Sort by:
1 - 6 of 61
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi,

    Please suggest me a approach for the above problem.

     

    Kindly let me know if any difficulty in understanding the problem.

     

    Thanks and Regards,

    Hari Krishnan. EL

    User: "tinh"
    Altair Community Member
    Updated by tinh

    Hi,

    Please suggest me a approach for the above problem.

     

    Kindly let me know if any difficulty in understanding the problem.

     

    Thanks and Regards,

    Hari Krishnan. EL

    I think you should create quad-only mesh between slot profile and OD

    then drag that mesh to form Hexa

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    I don't think you can make 'quad-only' mesh with this kind of geometry.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi Tinh and Nguyen,

    Thank you the replies.

     

    I have attached the expected output of the mesh (Manually created). 

     

    We need some approach to achieve this kind of mesh.

     

    Thanks and Regards,

    Hari Krishnan. EL

     

    <?xml version="1.0" encoding="UTF-8"?>post-36330-0-10641200-1425622019_thumb.p

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Don't forget that : quad elements with 'bad quality' can't give you better results than triangular elements, from point of view of FEA.

    User: "tinh"
    Altair Community Member
    Updated by tinh

    Hi Tinh and Nguyen,

    Thank you the replies.

     

    I have attached the expected output of the mesh (Manually created). 

     

    We need some approach to achieve this kind of mesh.

     

    Thanks and Regards,

    Hari Krishnan. EL

    Hi

    my approach is:

    1) make a surf

    2) make profile lines

    3) cut the surf by the lines

    4) mesh quad only on sub-surfs

    5) extrude to form hexas