Macro to put parts onto unique layers.
Macro to put parts onto unique layers.
(OP)
I have written a macro to put all the geometry from a layer into a part. This allows me to export my SWX BOMs into my current database. The schlepp is that I have to put all my swx parts on to their own layer manually. Does anyone know how to do it automatically?






RE: Macro to put parts onto unique layers.
RE: Macro to put parts onto unique layers.
RE: Macro to put parts onto unique layers.
Thanks, that is exactly what I meant. I only mentioned the ME10 macro, on the off chance that it could be useful to someone else.
RE: Macro to put parts onto unique layers.
There is also some sample code on the SW website.
RE: Macro to put parts onto unique layers.
Thanks a lot. I shall let you kow how it works.