Is there any tcl command to create mark by color in Hypermesh ?

User: "Sanit Bhatkar_21192"
Altair Community Member
Updated by Sanit Bhatkar_21192

I wanted to isolate red colored components and recolor them. Is there any tcl command for this.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Adriano_Koga"
    Altair Employee
    Accepted Answer
    Updated by Adriano_Koga

    Assuming that you know the color CODE you can use "equal to value"

    My comp is a blue component, color code 5. (i've changed the color to 5 first)

     

    (Documents) 24 % *setvalue comps name=rbe color=5
    1
    (Documents) 25 % *createmark comps 1 "equal to value" color 5
    1
    (Documents) 26 % hm_getmark comps 1
    1002