Hi,
I want to create a tcl script that lists all the elements where the properties are assigned directly.
Is there any way to do this?
Thanks,
Roshan
It's simple:
*displaynone
*createmark elems 1 'equal to value' propertyidflag 1
*findmark elems 1 0 1 elems 0 2
Oh.. That was supposed to be easy.
Thanks a lot tinh !
Hi,
It's simple:
*displaynone
*createmark elems 1 'equal to value' propertyidflag 1
*findmark elems 1 0 1 elems 0 2