The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
How to open ruled mesh panel using hm command
foreach id components {
display $id
open ruled mesh panel and work on it.
}
Hi
Try below /emoticons/default_wink.png' srcset='/emoticons/wink@2x.png 2x' title=';)' width='20' />
set script ''
foreach id $components {
append script *displaynone \n '*displaycollector comps on \[hm_getcollectorname comps $id\] 1 1' \n 'hm_callpanel ruled' \n
hm_setpanelproc $script