1-800-975-iCAD
9:00am to 5:00pm Pacific Time
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).
|
|
|