DefName


This allows you to define the default name of your MI file in the exporting dialog box. Here you can put "DWGNAME" to have the drawing name or one of the TOP part attributes.


DefName=DWGNAME        shows the drawing name followed by the .MI extension

DefName=CODE                shows the CODE attribute of the TOP part followed by the MI extension

DefName=DATE                shows the DATE attribute of the TOP part followed by the MI extension


Obviously, the attribute field must exist.