|
Tip-1:-Exporting
AutoCAD tables
The TABLEEXPORT command will save an AutoCAD table out to a comma
separated value (CSV). This file can easily be taken into Excel
or Access.
Tip-2:-Extracting
Block Attribute Data to a Table
-
Execute the Attribute Extraction Wizard (EATTEXT).
-
Indicate which blocks to extract.

- Select
the attribute information to extract.
- Preview
the table, reorganize columns by dragging the headers. The right-click
menu allows you to sort by ascending or descending.
-
Select “AutoCAD table” as the output.
The
information in the table is linked to the attribute data and is
updateable.
Tip-3:-New
Join command
Combines
individual segments of like objects into a single object. The
objects do not have to meet. You can also use Join to combine
lines and arcs with plines (same as PEDIT). Join works on plines,
lines, arcs, elliptical arcs and splines.
|