descriptions for operators removing classifications/contexts #4614

This commit is contained in:
Andrej730
2024-05-06 17:29:30 +05:00
parent 3b90086109
commit 31d322a28c
3 changed files with 9 additions and 1 deletions
@@ -24,7 +24,7 @@ def remove_classification(file, classification=None) -> None:
"""Removes an IfcClassification from the project and all references
The classification and all of its relationships, children references,
and relationships between objectse and child references are completely
and relationships between objects and child references are completely
removed from a project.
:param classification: The IfcClassification entity you want to remove