nmiltner
Bioengineer
- Jan 30, 2008
- 98
I am writing a macro to export a CGM, Import a CGM, Layer filter, Save, and then export a DWG to a user's c:\ directory. All is working fine axcept for one thing, I would like to be able to name the DWG file the same as the part name. Right now I have a dummy string called c:\test.dwg as the export file. Is there a way to code the part name into the line of th macro that says
ASK_ITEM 3407872 (1 STRN 0) = "C:test.dwg" !
Thanks
ASK_ITEM 3407872 (1 STRN 0) = "C:test.dwg" !
Thanks