Nieuws

By Madhukar Moogala A common request from developers is how to retrieve the original Dynamic Block reference from a given anonymous block. This is useful when working with AutoCAD’s Dynamic Blocks, as ...
By Augusto Goncalves For a dynamic block we can create a Block Properties Table, which defines and controls values for parameters and properties. This is available when BEDIT’ing a dynamic block, as ...
We had a task where we needed to label 100+ pieces of equipment in an AutoCAD drawing with data stored in a spreadsheet. 1. In AutoCAD LT, we create a dynamic block, with one attribute for each field ...
In AutoCAD LT, we create a dynamic block, with one attribute for each field we require. We place all the data in a table in an Excel spreadsheet. We run a VBA subroutine that generates an AutoCAD ...