🎉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

Update for lagre of number MPC dof

User: "Han Nguyen"
Altair Community Member
Updated by Han Nguyen

Hello every one, I have large number MPC (10000 MPC) and I want to change DOF of them.

In HyperMesh only update 1 MPC/time, so this spent a lot of time.

Have any script which can change mass dof of MPC ?

Thank you everyone

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Adriano Koga_20259"
    New Altair Community Member
    Updated by Adriano Koga_20259

    In the 2020 version, with the new interface you could select all of them, and RMB edit.

    image

    image

     

    For scripting, you could just do a few updates manually in your HM session and then take a look at the command.tcl files in your 'Documents' folder to check the commands (API) for doing that. It is fairly simple, if you have some knowledge in programming with TCL.

    Anyway more info is needed for someone to code this. i.e: which dof's do you want to change? for which ones? what weight factors?...

    User: "Han Nguyen"
    Altair Community Member
    OP
    Updated by Han Nguyen

    Thank @Adriano Koga  so much. I'll try with new version 2020.

    Best Regard