From bca5c7cb56bc696a0526a9a5eed91a9f960d84e8 Mon Sep 17 00:00:00 2001 From: OldFcuk <84081713+OldFcuk@users.noreply.github.com> Date: Wed, 5 Apr 2023 09:23:29 +0300 Subject: [PATCH] Update index.md --- solidworks-api/import-export/dwg-export-cleanup/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solidworks-api/import-export/dwg-export-cleanup/index.md b/solidworks-api/import-export/dwg-export-cleanup/index.md index 7ffa3888..5c16a08c 100644 --- a/solidworks-api/import-export/dwg-export-cleanup/index.md +++ b/solidworks-api/import-export/dwg-export-cleanup/index.md @@ -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