Mano63
Guest
good evening to all users,
I have plans with hundreds of data fields expressed in mtext (each mtext shows the number of square meters of the associated retino) on a layer called "mq".
I would need a command that with a window selects me exclusively mtext on the "mq" layer and returns the total in a mtext (clicking on an existing mtext).
I attach a lisp that I already use, but it does not filter the mtext on the sqm layer, but selects them all.I ask some understanding soul (and expert) to add to the attached lisp a string to filter mtext on the "mq" layer.the test can be done on the attached dwg by selecting all the drawing with a single window (mtexts on the "mq" layer are cyan-colored) and the text to be clicked for the return of the total is the written "totalemq".
Thank you.
I have plans with hundreds of data fields expressed in mtext (each mtext shows the number of square meters of the associated retino) on a layer called "mq".
I would need a command that with a window selects me exclusively mtext on the "mq" layer and returns the total in a mtext (clicking on an existing mtext).
I attach a lisp that I already use, but it does not filter the mtext on the sqm layer, but selects them all.I ask some understanding soul (and expert) to add to the attached lisp a string to filter mtext on the "mq" layer.the test can be done on the attached dwg by selecting all the drawing with a single window (mtexts on the "mq" layer are cyan-colored) and the text to be clicked for the return of the total is the written "totalemq".
Thank you.