Skip to content

OpenBIMRL | IFC functions

Class path: models.ifc.getIfcType

receive IfcType

getIfcType1.png

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

getIfcType2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself