TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: kozmos on November 13, 2020, 08:49:25 PM

Title: update field in Mleader block attributes by program
Post by: kozmos on November 13, 2020, 08:49:25 PM
I have used VLISP to add a Mleader with block content and there are attributes within the block by which I set fieldcode. But the field content is displaying #### instead of real content and vla-update Mleader or regenall/updatefield commands will not make it update. I have to double click the mleader one by one to trigger the edit attributes dialog and choose the #### to right-click update field to update the #### to right content. Is there a way to force the field update?