Sketch.saveAsDXF Method
Parent Object: SketchDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/Sketch.h>
Description
This function is retired. See more information in the 'Remarks' section below.
Saves the contents of the sketch to a specified DXF file.
Syntax
"sketch_var" is a variable referencing a Sketch object.
|
Return Value
Type | Description |
boolean | Returns true if the operation was successful. |
Parameters
Name | Type | Description |
fullFilename | string | The full filename, including the path, of the DXF file. |
Version
Introduced in version August 2014Retired in version January 2025