|
Using
the Unit List Report
A
new report has been added to version 7. Its called the unit
list report and it will print out a list of all your cabinets
or closets with their width, height or depth. You can find
this in the parts section, if you do not have parts available
on your version of KCDw, then you won't be able to access
the unit list report. If you are updating to version 7, you
will also have to make some small changes to your parts list
in order to use the unit list report. Here is what you have
to do.
First,
highlight your cutting method and click edit. This brings
you into your parts list. Then click on the file menu item
and click open. You will see a list of files and you should
scroll through this list until you find xxafter.prt. Here
is where you need to make the changes, just find a blank line
somewhere in that file and type in these two lines.
set, #depth = {d}
Part,(w>0):num, #name , w , h , #depth, , -1000,-1000
Once
you have typed in these lines, just click on the file menu
item, click save then click OK. You are done.
|