🎉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

How can i write node ids to a text-file with tcl commands?

User: "user_22310"
Altair Community Member
Updated by user_22310

Hello,

 

i'm trying to write the ids of specific selected nodes within a mesh to a text file, but i can't find a suitable tcl command.

Can somebody help me?

 

Thank you very much!

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Kiyoshi Tsujimoto"
    Altair Community Member
    Updated by Kiyoshi Tsujimoto

    Hello.

    I can export the Node ID and coordinates from HyperWorks (HyperMesh) to a CSV file using the Tcl source in the attached file.

    If you want to export Node IDs and coordinates from HyperView, it will be a different program.

     

    Thank you.

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

    Hello.

    I can export the Node ID and coordinates from HyperWorks (HyperMesh) to a CSV file using the Tcl source in the attached file.

    If you want to export Node IDs and coordinates from HyperView, it will be a different program.

     

    Thank you.

    That works perfectly, Thank you so much!