Description
This method saves the settings to a file.
Visual Basic
Public Function Save( filename As string ) As void
C#
public void Save( string filename );
Parameters
| Parameters | Description |
|---|---|
| string filename | Input the name of the file to save to |
Links
DxExtractionSettings Class, Autodesk.AutoCAD.DataExtraction Namespace