From e4d2014c8ee60ee4594e2d9a5db1d72606bd8d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=AD=A6?= <32500485@qq.com> Date: Fri, 22 May 2026 17:33:37 +0800 Subject: [PATCH 1/2] docs: refresh BIM classification download guidance --- wiki/BIM_Classification.wikitext | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/BIM_Classification.wikitext b/wiki/BIM_Classification.wikitext index fdffd974e7..988a0c1b4e 100644 --- a/wiki/BIM_Classification.wikitext +++ b/wiki/BIM_Classification.wikitext @@ -45,7 +45,7 @@ Several classification systems are available in XML or IFC form (both are suppor If both an IFC and XML file are available, the BIM Classification tool will prefer the IFC one. -There is a [[Macro_Download_Classifications|convenience macro]] that can download all systems available from https://github.com/Moult/IfcClassification and place them directly in the right folder. After running the macro, everything is ready to use this tool. Note that classification system downloaded from this source may not be up to date. +There is a [[Macro_Download_Classifications|convenience macro]] that can install a prepared batch of classification systems in the right folder automatically. This is useful for a quick setup, but the downloaded package may lag behind the newer classification files linked above. If you need the most up-to-date data, prefer downloading the current XML or IFC files from the IfcOpenShell classification folder or the original publishers. From fc8d89e27fc36793680d7e0bf1b985c0652fd0f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=AD=A6?= <32500485@qq.com> Date: Fri, 22 May 2026 17:33:39 +0800 Subject: [PATCH 2/2] docs: clarify classification macro source freshness --- wiki/Macro_Download_Classifications.wikitext | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Macro_Download_Classifications.wikitext b/wiki/Macro_Download_Classifications.wikitext index ad206459bf..2f5756dce8 100644 --- a/wiki/Macro_Download_Classifications.wikitext +++ b/wiki/Macro_Download_Classifications.wikitext @@ -14,7 +14,7 @@ ==Description== -This macro downloads a series of BIM classification systems from https://github.com/Moult/IfcClassification and places them in the appropriate folder on your computer so they are found by the [[BIM_Classification|BIM Classification]] tool. +This macro downloads a prepared set of BIM classification systems from https://github.com/Moult/IfcClassification and places them in the appropriate folder on your computer so they are found by the [[BIM_Classification|BIM Classification]] tool. This is convenient for a quick setup, but the downloaded package may lag behind newer classification files available from the IfcOpenShell classification folder or the original publishers described on the [[BIM_Classification|BIM Classification]] page. ==Usage==