mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 22:31:55 +00:00
See #4546. Fix docs link to filtering elements query syntax.
This commit is contained in:
@@ -41,9 +41,9 @@ utility:
|
|||||||
Exactly how it is run depends on the recipe. A recipe may require zero or more
|
Exactly how it is run depends on the recipe. A recipe may require zero or more
|
||||||
arguments which are specific to the recipe. Here's an example which runs the
|
arguments which are specific to the recipe. Here's an example which runs the
|
||||||
`ExtractElements` recipe, which, as the same suggests, extracts out elements.
|
`ExtractElements` recipe, which, as the same suggests, extracts out elements.
|
||||||
This recipe expects one argument, which uses the `IFC Query
|
This recipe expects one argument, which uses the
|
||||||
syntax <https://wiki.osarch.org/index.php?title=IfcOpenShell_code_examples#IFC_Query_Syntax>`_.
|
:ref:`ifcopenshell-python/selector_syntax:filtering elements` syntax. In this
|
||||||
In this example, we'll extract out all `IfcWall` elements.
|
example, we'll extract out all `IfcWall` elements.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user