🎉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

Assign coordinate system

User: "Enrico_20294"
Altair Community Member
Updated by Enrico_20294

Hello,

In the model I am working to, grids are referenced to a local coordinate system, which is previously defined.

Is it possible to assign the global system to the grid reference?

If I go to Analysis>System>Assign I cannot find how to select the global system.

Thank you very much for your help

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "tinh"
    Altair Community Member
    Updated by tinh

    uhm, there should be an 'unassign' button to do that

    you can select the nodes then enter below command:

    *systemsetreference nodes 2 0; # 0 is id of global (basic) system

    User: "Enrico_20294"
    Altair Community Member
    OP
    Updated by Enrico_20294

    sorry, I didn't understand

    I usually use this panel to set the local reference system, but I do not know how to select the system 0

    image.png.641e3490bdd3aa18154bae6d4f81e50e.png

    User: "tinh"
    Altair Community Member
    Updated by tinh

    click menu View>Command Window 

    select nodes then enter above command

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

    @Enrico

     

    If the local system is useless, Delete it simple :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20'> 

    User: "Enrico_20294"
    Altair Community Member
    OP
    Updated by Enrico_20294

    Thank you very much

    Enrico