Message 1 of 2
Print attributes of a block with LISP

Not applicable
04-01-2021
01:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am new to the LISP world. I am trying to extract or print the attributes of several blocks that are in the same layer.
the layer in which these blocks are located is called: PROJECTED TRAFO
The names of the attributes are
KVA_TRAFO = T10: 15 KVA
No_TRAFO = 8UN-11UP
I want to extract this data to eventually export it to an excel table. but at the moment I just want to print them.
Could you give me some idea to achieve this.
Thanks in advanced!