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.
Hello everyone!
I would like to create many components every time when I use the hypermesh.
component list ex(ch1,ch2,ch3,la1,la2,la3,re2,re3...LA1,LA2............etc)
It is possible create one time by TCL?
Thanks
Yes, it is very much possible. You need to use for or foreach loop and *collectorcreateonly api
OK,Thanks a lot.
I will try it