Importing FEM of part into Assmebly

Kiran1986
Kiran1986 Altair Community Member
edited October 2020 in Community Q&A

I had FEM of one part A.

Is it possible to import that FEM 'A' into a CAD assembly so that the FEM will come directly to related CAD part 'A'.

 

For example:

Assembly C has Sub assembly B, inside sub assembly B, i had Part A.

When i import FEM of Part A, is it possible to directly import it as a component inside sub assembly B ?

Tagged:

Answers

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited September 2020

    I don't think you can do that with importation. But :

    • I can move part into desired Assembly manually
    • I can write some TCL code to do this task
  • Adriano A. Koga
    Adriano A. Koga
    Altair Employee
    edited September 2020

    There is a Part Browser that controls this kind of behavior.

    You can hva eyour parts organized into a interchangeable organization, and change one model by another, keeping its assembly structure.

    It is also compatible with BOM from plm.

    But in your case as you're importing a 'flat' model it will not be possible direct.

     

    Take a look at the help section for part browser and its tutorials i the help.

  • Kiran1986
    Kiran1986 Altair Community Member
    edited September 2020

    I don't think you can do that with importation. But :

    • I can move part into desired Assembly manually
    • I can write some TCL code to do this task

     

    Can i have any TCL code for reference ? Thanks in advance

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited September 2020

    Firstly, maybe you can try it in interactive mode?