🎉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

Get Material Name in Hyperview

User: "MOHAMMED ABDULLA T"
Altair Community Member
Updated by MOHAMMED ABDULLA T

What is the way to find out assembly name of a component from element id or component id in hyperview?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "llyle_20499"
    New Altair Community Member
    Updated by llyle_20499

    Hi Mohammed,

     

    You will have to iterate through all assemblies, get the components associated with it, save it to an array. Then you can search the component in which array it is present.  

     

    you can create selection sets and use Assembly Class api's. 

     

    <?xml version="1.0" encoding="UTF-8"?>image.thumb.png.9b6d80dfcc45b29088be8bbd8852db7f.png