mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Wrong Import Package (#5982)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user