This function is retired. See more information in the 'Remarks' section below.
This method has been replaced by using the ExportManager.createDXFSketchExportOptions method, which provides additional capabilities.
Saves the contents of the sketch to a specified DXF file.
"sketch_var" is a variable referencing a Sketch object. |
"sketch_var" is a variable referencing a Sketch object. |
"sketch_var" is a variable referencing a Sketch object. |
| Type | Description |
| boolean | Returns true if the operation was successful. |
| Name | Type | Description |
| fullFilename | string | The full filename, including the path, of the DXF file. |