create_shape - include more types in the docs

This commit is contained in:
Andrej730
2024-06-26 11:24:53 +05:00
parent 6e6b256c22
commit 7bbc81b7c3
@@ -331,6 +331,8 @@ def create_shape(
:return:
- `inst` is IfcProduct and `repr` provided / None -> ShapeElementType
- `inst` is IfcRepresentation and `repr` is None -> ShapeType
- `inst` is IfcRepresentationItem and `repr` is None -> ShapeType
- `inst` is IfcProfileDef and `repr` is None -> ShapeType
- `inst` is IfcPlacement / IfcObjectPlacement -> Transformation
- `inst` is IfcTypeProduct and `repr` is None -> None
- `inst` is IfcTypeProduct and `repr` is provided -> RuntimeError