Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion solidworks-api/import-export/dwg-export-cleanup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ labels: [dxf,dwg,cleanup,flat pattern,export]

The code below provides a workaround for this issue.

> Not this code doesn't allow to set the settings of the export (default options are used). It is required to use Windows API to modify the options and check boxes.
> Note this code doesn't allow to set the settings of the export (default options are used). It is required to use Windows API to modify the options and check boxes.

## Configuration

Expand Down