I’m trying to work with Dynamic Blocks in AutoLISP.
Question:
Is it possible to read a Dynamic Block’s properties/parameters (for example visibility states, dynamic distances, flips, etc.) and then copy or apply those values to another block reference using plain AutoLISP/VLISP?
If this is possible, what functions or example code should I look at?
Thanksss.