• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

does not work comparison operators in repeat table

  • Thread starter Thread starter MORENO100
  • Start date Start date

MORENO100

Guest
Bye to all,
I pose my problem: I have a repeat table and I just want only a series of lines filtered out, for example I would like to filter the "sedia" part and the "table" part.
I tried with comparison operators that I found in the guide (e.g. "oppure |" and &") but I can't concatenate the two criteria (chair and table), I can only make the one or the other part appear.
thanks to anyone who cares about my problem.
 
&asm.mbr.name = 25*, 40*

with this filter I only show in the table the components starting for 25 and those starting for 40.

then try with:

&asm.mbr.name == seats*, tavol*
 
Thank you so much dema!!! !
I thought I had tried them all, I had arrived until the use of; and instead it was still + simple, thank you again. but possible that by consulting the guide I couldn't find anything? What subject should I have looked for?
 
Thank you so much dema!!! !
I thought I had tried them all, I had arrived until the use of; and instead it was still + simple, thank you again. but possible that by consulting the guide I couldn't find anything? What subject should I have looked for?
I can't tell you, they told me a few years ago...
 
thanks to dema I managed to concatenate + criteria, only that now I noticed that it does not accept a + long line of about 70 characters.
For example:

I tried to add a further line below but the program doesn't want to know.
you know I could enter + criteria?
Thanks again.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top