ListInspection for Inventor
---------------------------

ListInspection macro will make a list of all
inspection dimensions in the current Inventor
drawing (IDW/DWG). The list is exported to a
TAB delimited file.

In the drawing environment use Alt+F11 to
start the VBA editor. Use "File > Load project"
to load the ListInspection.ivb file. Switch
back to your Inventor drawing and use Alt+F8
to display macros. Pick ListInspection.Report
and click the Run button. Only the active sheet
is processed.

You can drag the resulting TXT file to Excel
(the file name ot the output is the file name
of your drawing with just the ".txt" extension
added).

The frame/shape code is "No", "Ang" or "Rnd".
ListInspection uses metric sizes.

Sample output:
DimValue	InspLabel	Shape	Rate	Toler-L	Toler-H
3.23538927173267	myLabel	Rnd	A1	-0.2	0.2
0.635	myDesc<StyleOverride Font='AIGDT'>d</StyleOverride>	Ang	R	0	0

History:
V1.5: imperial units (inches) supported
V1.4: fixed angle dimensions

--------------------------------
CAD Studio a.s.
www.cadstudio.cz   www.cadforum.cz
info@cadstudio.cz
