🎉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

Copy notes to a different window using TCL command

User: "Yannick"
Altair Community Member
Updated by Yannick

Hi there,

i have a hyperview session with two windows. In one window i create several notes attached to a geometry and format them using HWC commands. Now i want to copy these notes including its information (entity ID, position etc.) to the other window. I was not able to do so using HWC commands. 

Does someone have an idea how to do it?

Thank you :)

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "Michael Herve"
    Altair Employee
    Updated by Michael Herve

    Hello Yannick,

     

    th Apply Style is not registered in hwc. Also, you can copy notes but it works only in the native window.

    So my recommendation, if possible, would be to add a loop over windows, so that the notes are created in window 1 then window 2

     

    Hope this helps,

    Michael

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

    Hi Michael,

    thank you for the fast reply. The notes themselves are created manually in window 1, and I'd like to save that work by automatically copying them to window 2.

    Thanks

    Yannick

    User: "Michael Herve"
    Altair Employee
    Updated by Michael Herve

    Hi Michael,

    thank you for the fast reply. The notes themselves are created manually in window 1, and I'd like to save that work by automatically copying them to window 2.

    Thanks

    Yannick

    Hello Yannick,

     

    what about right click -> Apply Style? That should transpose your notes to window 2. You can choose only the entities you want to trapose, eg, only the notes

     

    Regards,

    Michael

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

    Hi Michael,

    thanks for the idea, I think this will work. But unfortunately it does not track the command in HWC. Do you know the TCL command to do that :)?

    Regards 

    Yannick