layer.add_layer_with_style

This commit is contained in:
Andrej730
2025-01-24 13:57:29 +05:00
parent d1082897b1
commit d37caedda7
8 changed files with 106 additions and 13 deletions
@@ -35,9 +35,7 @@ def add_layer(file: ifcopenshell.file, name: str = "Unnamed") -> ifcopenshell.en
may also use this layer information for filtering.
:param name: The name of the layer. Defaults to "Unnamed".
:type name: str, optional
:return: The newly created IfcPresentationLayerAssignment element
:rtype: ifcopenshell.entity_instance
Example: