Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello how are you.
I have a group of entities in a drawing.
Some associated with the code dxf -3
If I extract the value of one
(setq lst-dxf-polyref '(-3 ("MELIAR_MPANEL" (1000 . "* = Truncate") (1000 . "Panel ID = 3.5") (1000 . "Poly ref = 1128"))))
I need to know what was the last value of Poly ref
Or which is the highest value of Poly ref used throughout the drawing.
In this example it would be "1128"
But not by entity, but all the drawing.
There may be many or none.
I hope you can help me.
Thank you very much and excuse my English, I only speak Spanish.
AutoCAD 2026
Visual Studio Code 1.99.3
AutoCAD AutoLISP Extension 1.6.3
Windows 10 (64 bits)
Solved! Go to Solution.