Exports a set of points to a DXF file.
0 |
File Path or Embedded File |
DXF File Path |
The path of the file to save. |
1 |
Point Name Ref List |
Point Names |
A list of points to export to the DXF format. |
None.
SUCCESS |
The file path is valid and the DXF file was successfully exported. |
FAILURE |
The file path is invalid or the points could not be found. |
This command supports both absolute paths (ex. C:\test.dxf ) and relative paths (ex. .\test.dxf ).