|
发表于 2004-1-21 13:47:16
|
显示全部楼层
I tried a few lisp files who do this thing. For me, the eattext function in acad works the best. Maybe i tried the wrong ones....
The goal is this:
I have a drawing with a few custom symbols.
Those symbols have some atrributes. A few invisible with preset data, and a few with channelnumbers wich I have to set when placing a block in the drawing.
At the end I want a list in Excel with a list of the blocks, the number of them, the weight (=preset), the height, order code(=preset) etc.
So far the eattext works great. Except I have to go through the same questions again and again with the same answers.
So that's why I want to skip the questions.
Hope you have a clue what I mean. |
|