A program to recognize and reward our most engaged community members
Hello, I want to look for components whose name ends in *ext (as when we search strings in the top of model browser) I need to show only the results components. Thanks!
Hi
lsearch -all -inline -glob [hm_entitylist comps name] *ext
Hello again, First of all, many thanks for your reply. I'm trying to do something like this: *createmark components 1 'by name' {lsearch -all -inline -glob [hm_entitylist comps name]*ext} *showentitybymark 1 I've done tcl with simple commands, I've never used lists ... I would appreciate your help again
Hello again, First of all, many thanks for your reply. I'm trying to do something like this: *createmark components 1 'by name' {*}[lsearch -all -inline -glob [hm_entitylist comps name] *ext] *showentitybymark 1 I've done tcl with simple commands, I've never used lists ... I would appreciate your help again
Bold text
Tinh, thank you so much for your help!!!
Best regards!