• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language
Home > Support > Vba API > Visual Basic Reference > Reference Guide > Methods > Export Method 

Export Method

Export Method

Export method

Exports the file to any of the supported formats. Optionally, pass in a selection set to export only a part of the file. Format is based on the extension in the FileName (default is the DXF format)

Syntax

Sub Export(FileName, Extension, [SelectionSet])

Where:

     FileName is a string variable representing the name of the file to export.

     Extension is a string variable representing the extension of the file name.

     SelectionSet is an progeCAD selection set to be exported (optional).

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.