- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The text entity I want to get the ename of has a hyperlink with a string "NumberOfLayouts"
is there a way in VL to retrieve the entity name, so that I can change the string of the text entity?
(
(-1 . <Entity name: 7ffffb192a0>)
(0 . "TEXT")
(5 . "55E2")
(102 . "{ACAD_XDICTIONARY")
(360 . <Entity name: 7ffffb192b0>)
(102 . "}")
(330 . <Entity name: 7ffffb50f10>)
(100 . "AcDbEntity")
(67 . 1)
(410 . "SHT 01")
(8 . "0_TEXT")
(100 . "AcDbText")
(10 8.10893 0.278125 0.0)
(40 . 0.1)
(1 . "SADF")
(50 . 0.0)
(41 . 0.75)
(51 . 0.0)
(7 . "Romans")
(71 . 0)
(72 . 1)
(11 8.25 0.328125 0.0)
(210 0.0 0.0 1.0)
(100 . "AcDbText")
(73 . 2)
(-3
(
"PE_URL"
(1000 . "NumberOfLayouts")
(1002 . "{")
(1000 . "NumberOfLayouts")
(1002 . "{")
(1071 . 1)
(1002 . "}")
(1002 . "}")
)
)
)
Solved! Go to Solution.