A new assignment brings new challenges in how best to apply Auto CAD customization.
PROBLEM
All the legacy files I have revised follow no consistent CAD standard and must be manually updated to match the current CAD standard.
CURRENT WORK'SLOW'
In addition to re-designing structures and process diagrams, quick-selecting by object property and converting to CAD standard properties and yes, even exploding (non-attributed) blocks (gasp!) are a part of the revision process.
A BETTER WAY
After studying some of the various programming options, I need direction as to whitch programming language that you have found to be simple(r) to learn for automating:
Can one routine do all of the above?
- Converting block properties to new standards
- Selecting entities by object type (text, lines arcs, etc.) and updating each to a specific CAD standard set of properties (line type, line weight, layer.
- Importing settings from a template file
- Importing page setups from a template file