Process all forms on a drawing AND give their mensurations
Process all forms on a drawing AND give their mensurations
(OP)
Hi to you experts !
I am beginning using AutoCad and have much more to learn then I already know !
Is there a way ( be it programming ) to cycle thorough all forms on a drawing and list them to output plus their dimensions.
As an example : it would list all rectangles, squares, circles ..., along with their names, position and dimensions, for all layers of the squetch.
I am sure it should be possible to do this, but can't figure how.
Hope someone here has teh necessary background !
TIA to all who read !
Pivert
I am beginning using AutoCad and have much more to learn then I already know !
Is there a way ( be it programming ) to cycle thorough all forms on a drawing and list them to output plus their dimensions.
As an example : it would list all rectangles, squares, circles ..., along with their names, position and dimensions, for all layers of the squetch.
I am sure it should be possible to do this, but can't figure how.
Hope someone here has teh necessary background !
TIA to all who read !
Pivert





RE: Process all forms on a drawing AND give their mensurations
RE: Process all forms on a drawing AND give their mensurations
Indeed list -> all seems to select all objects.
However, I do not see a list of their names / sizes : where should I look ?
TIA
RE: Process all forms on a drawing AND give their mensurations
If the square is a block with the name "Square", the List command will show the location, size (scale), rotation, etc.
Not much help, I'm afraid.
RE: Process all forms on a drawing AND give their mensurations
Appreciate your fast answers ( even if not what I hoped !)
Pivert