Introduction - If you have any usage issues, please Google them yourself
Auotcad LISP automatically classifies layers
(CClay, "DIM", "3", "DIMENSION"); the phrase "DIMENSION callout objects are categorized into 3 green", "layer DIM"
(CClay, "Text", "1", "Text"); this means: "Text single line text objects are categorized into 1 red, layer Text."
(CClay, "MText", "1", "Mtext"); the phrase "MText multiline text objects are categorized into 1 red", "layer MText"
(CClay, "Dim", "3", "Leader"); the phrase "Leader lead objects" are classified into 3 "green" and "layer Dim"
(CClay, "Hatch", "filling line", "55", "Hatch"); the phrase "Hatch fill line objects" is classified into 55 "Brown", "layer", "Hatch" filling lines