VBA mechanical McadBOMMgr ExportBOM Method

VBA mechanical McadBOMMgr ExportBOM Method

Anonymous
Not applicable
176 Views
1 Reply
Message 1 of 2

VBA mechanical McadBOMMgr ExportBOM Method

Anonymous
Not applicable
hi,
i need to export a bom from autocad mechanical pp via vba.
there is an export-method documented in the relevant help file, but it
also give the hint, that the method might not be ready to use, or just
partly.
does anybody know more details about this story?

sebastian cordes
0 Likes
177 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
I just got through writing my own export routine because of that. Use the
example routine they have in the help. I think it's called DumpBOM or
something like that. It only took some minor modifications to convert it to
a text export funcion.

--
Get free software and more at
http://msnhomepages.talkcity.com/protectionfault/foquendo

"Sebastian Cordes" wrote in message
news:389ED781.A974A3E1@koeln.hape.de...
> hi,
> i need to export a bom from autocad mechanical pp via vba.
> there is an export-method documented in the relevant help file, but it
> also give the hint, that the method might not be ready to use, or just
> partly.
> does anybody know more details about this story?
>
> sebastian cordes
>
0 Likes