TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: bery35 on June 25, 2020, 07:01:33 AM

Title: Count by colour
Post by: bery35 on June 25, 2020, 07:01:33 AM
Hi,
I searched but couldn't find it. I drawing different colors circle while counting objects. And at the end of the job, I am looking for a lisp that will give this circle quantity as a table. I added an example below.

A different matter. I want to select all the blocks in the drawing regardless of layer, color and name. Is there a lisp I can use for this.
Thank you for your help
Title: Re: Count by colour
Post by: Dlanor on June 25, 2020, 08:14:58 AM
Are these simple ACI colors?

Are the circles

1. all on the same layer but with different colors?

or

2. On different layers with the layer color?

or

3. A mixture of the previous?

Title: Re: Count by colour
Post by: bery35 on June 25, 2020, 08:17:32 AM
Yes these simple ACI colors, all on the same layer but with different colors