OpenBIMRL | IFC functions
Class path: models.ifc.getIfcType
receive IfcType
Description
Gets the class type of an element as a string value.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | IfcElement | IfcEntityClass | Ifc object from which the IfcType is queried |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | IfcType | String | IfcType of the object from Input0 |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself