How to retain original geometry (partially) and redraw (rest)?

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

I would like to (after optimization) keep the original geometry in the red boxed section and redraw the section in black circle by keeping the outer faces intact (e.g. radius). Using PolyNURBS is getting this hard to achieve. How can I do this?

Thanks!

<?xml version="1.0" encoding="UTF-8"?>22.jpg

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Could anyone please suggest a way? It's part of my PhD thesis.

    User: "Mario_21478"
    Altair Community Member
    Updated by Mario_21478

    Hello,

    A possible solution is to define design and non-design spaces on your part. So you have always the original geometry of non-design spaces and can easily use PolyNurbs for the design space parts.

    Best Regards,

    Mario