Message 1 of 8
Block ename inside block editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys
This is not ease to me to explain, but I will try and I hope someone understands.
Is it possible to have the block's entity name in its BEdit-Session (BLOCKEDITOR = 1).
For example:
With (setq ename (car (entsel))) I am able to get the entity name of a selected block. Let's call it "Block A".
Now, let's say I am in the block editor of the "Block A". So, how can I do the same and get its entity name if I can't select it anymore?
Thanks in advance.
p.s. "Block A" was used only to clarify my question, I don't really know its name. It could be any one.