Identifying Current Collector

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hi all,

 

i had created the collector with some variable name.

 

set NAME1 Elements1

 

*collectorcreateonly comps '$NAME1' '' 3

 

 

now i want to catch the name of the created collector or identify the current collector which is just created.

 

 

i am trying to catch the name through string ($NAME1) but collector is not coming its just an string.

 

 

even searched the through-out the libraries for catching current collector.

Answers

  • tinh
    tinh Altair Community Member
    edited December 2014

    Hi

    to query component info:

    hm_info currentcollector comps

    hm_entityinfo id comps $NAME1 -byname