From af291102bcea2d75aeb3eba1c1a76dbdc7df94ce Mon Sep 17 00:00:00 2001 From: OldFcuk <84081713+OldFcuk@users.noreply.github.com> Date: Thu, 27 Jul 2023 12:14:39 +0300 Subject: [PATCH] Update index.md --- .../document/assembly/components/purge-configurations/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solidworks-api/document/assembly/components/purge-configurations/index.md b/solidworks-api/document/assembly/components/purge-configurations/index.md index f1cb4cde..0c31f3cf 100644 --- a/solidworks-api/document/assembly/components/purge-configurations/index.md +++ b/solidworks-api/document/assembly/components/purge-configurations/index.md @@ -7,7 +7,7 @@ image: purged-components-result1.png labels: [component, replace, purge] group: Assembly --- -In some cases it might be required to remove (purge) all unused configurations from the components in the assembly. It is in particular useful for the fastener or toolbox components as file can contains thousands of configurations but only few are used in the assembly. +In some cases it might be required to remove (purge) all unused configurations from the components in the assembly. It is in particular useful for the fastener or toolbox components as file can contain thousands of configurations but only few are used in the assembly. This macro allows to create a copy of all selected components, purge their configurations and replace them in the assembly.