Skip to content

OpenBIMRL | IFC functions

Class path: models.ifc.getQuantity

Receive quantity

getQuantity1.png

Description

Gets the quantity value of a specified entity.

Input

Input Name Type Description
0 IfcElement IfcEntityClass IfcElement from which a specific value is retrieved
1 QuantitySetName String Quantity set from which the value is retrieved
2 QuantityName String Quantity from which the value is retrieved

Output

Output Name Type Description
0 Value IfcEntityClass Value as IfcEntityClass

Use/Example

getQuantity2.png

Node representation with sample values

Sample file

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