Wrong Import Package (#5982)

This commit is contained in:
Taku Makoni
2025-01-16 11:50:59 +10:30
committed by GitHub
parent b9f40342b2
commit 21624d6065
@@ -162,7 +162,7 @@ Get the distribution system of an element
.. code-block:: python
import ifcopenshell.util.classification
import ifcopenshell.util.system
pipe = model.by_type("IfcPipeSegment")[0]
# Elements may be assigned to multiple systems simultaneously, such as electrical, hydraulic, etc