leonucadomi Posted February 24, 2025 Posted February 24, 2025 hello : I am looking to extract the value of an mtxt entity but only the value without format I use this string but sometimes it has other characters (setq ent1 (entsel "\nSelecciona el tamaño de texto: ")) (setq valor1 (cdr (assoc 1 (entget (car ent1))))) Quote
ronjonp Posted February 24, 2025 Posted February 24, 2025 https://www.lee-mac.com/unformatstring.html 2 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.