Toon posts:

autocad2004 - partslist

Pagina: 1
Acties:

Verwijderd

Topicstarter
Wij werken met autocad 2004 (+win2000)en nu is mijn vraag:
Kan ik in autocad een partslist (onderdelenlijst) laten genereren als een tekening (opgebouwd uit standaard blokken) definitief klaar is?

dus op de tekening staan bv. blok 1 (2x) blok 2 en blok 4(5x)

autocad
2 x blok 1: blabla
1 x blok 2: blabla
5 x blok 4: blabla
iemand hier ervaring mee?

  • constructor
  • Registratie: December 2003
  • Laatst online: 08:15
Dit is mogelijk doormiddel van een script welke de gegevens uit de tekening haalt en plaatst in een excel/word file (vba).
Helaas werk ik met 2002LT, LT versies ondersteunen dit soort functies niet (vba/lisp/etc.).
Hoe het helemaal werkt weet ik dus ook niet.
veel succes iig.

  • hobbeldebobbel
  • Registratie: Februari 2001
  • Laatst online: 31-07 22:11

hobbeldebobbel

tjop tjop

ik weet wel dat in autocad mechanical desktop deze functie er wel inzit... of die bij 2004 erbij zit..... ik zal eens gaan zoeken.. maar ik ben bang van niet

//edit het kan dus wel:

een quote uit de help:
You can extract attribute information from a drawing and create a separate text file for use with database software. This feature is useful for creating parts lists with information already entered in the drawing database. Extracting attribute information does not affect the drawing.

To create a parts list :
- Create and edit an attribute definition
- Enter values for the attributes as you insert the blocks
- Create a template file and then extract attribute information to a text file

To extract attribute information, you first create an attribute template file using any text processor, then generate the attribute extraction file using AutoCAD, and, finally, open the attribute extraction file in a database application. If you plan to extract the attribute information to a DXF (drawing interchange format) file, it is not necessary to first create an attribute template file.

Note Make sure that the attribute extraction file does not have the same name as the attribute template file.
ik heb bij ask gezocht op excel en het topic heet: extract block attribute data(advanced)
heb het niet helemaal doorgelezen... succes

[ Voor 80% gewijzigd door hobbeldebobbel op 11-05-2004 19:54 ]

hier zou een slimme opmerking kunnen staan
maar die staat er niet


Verwijderd

Er s een lisp-file genaamd blockcount. Ik heb hem nooit gebruikt en ook de file niet voorhanden, maar als je hem zoekt msm of mail dan even.
Googlen op count.lsp zal ook werken.
Bovenstaande (attribute extract) werkt ook maar voor een standaard block een beetje overkill.

[ Voor 22% gewijzigd door Verwijderd op 12-05-2004 15:50 ]