🎉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

replace a geometry

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

I have imported a geometry with several parts (no mesh). I want to import and replace an existing part with a similar new part . How can we do that?

Find more posts tagged with

Sort by:
1 - 8 of 81
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Each part is imported in different component. If you import new part, you will found new imported part under new component having the name like <Component_Name>.1. So just delete old part.

    User: "Rahul Rajan_21763"
    New Altair Community Member
    Updated by Rahul Rajan_21763

    For Geometry above method is good & if you you want mesh based update then Part replacement is good based on user profile.See attached sceenshot.

    <?xml version="1.0" encoding="UTF-8"?>Opti part replacement.JPG

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

    What I meant was that how to put the new part (no mesh) to the location of the old part so that they coincide with each other. When you import a new geometry it will have deferent orientation and position.

    User: "RAMGANESH"
    Altair Community Member
    Updated by RAMGANESH

    Dear edjones,

     

    Each part is modeled with its own co-ordinate system so import all the parts you required and by using translate option organize them as required.

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

    using translate option organize them as required.

     

    Instead think about positioning the CAD part using POSITION option.

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

    There is only one global coordinate system after importing new part in my model. So what should I do in this case? How do you identify positions?

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

    Try to match any three corner points of CAD with FE.

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

    Thank you all!