hypermesh script for element associate comps

User: "shiucomp5"
Altair Community Member
Updated by shiucomp5

Hello to all the experienced programmers,

I have a question regarding secondary development.

I know the ID of an element, but how can I determine which component this element belongs to?

this my script now,but now response!!

set id 202 eval *createmark comps 1 "by element id" $id hm_highlightmark comps 1 h

Find more posts tagged with

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

    use this syntax:

    set id 202

    hm_getvalue elems id=$id dataname=component

    102

     

    hm_getvalue elems id=$id dataname=component.name

    LATERAL Partition 7.1