Query in Split Element using Curve/line

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

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

Tagged:

Welcome!

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

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    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

  • tinh
    tinh Altair Community Member
    edited March 2015

    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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

    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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited March 2015

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

  • tinh
    tinh Altair Community Member
    edited March 2015

    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

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.