Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

140 lines
2.3 KiB
JSON
Raw Normal View History

{
"IfcActuator": [
{
"name": "Electric Strike",
"predefined_type": "NOTDEFINED"
}
],
"IfcAirTerminalBox": [
{
"name": "VAV Box"
}
],
"IfcCableSegment": [
{
"name": "Lighting Rod"
}
],
"IfcCovering": [
{
"name": "Flashing"
},
{
"name": "Capping"
}
],
2023-07-27 18:34:27 -05:00
"IfcDistributionElement": [
{
"name": "Furnace"
2023-07-27 18:34:27 -05:00
}
],
"IfcDistributionElementType": [
{
"name": "Furnace"
2023-07-27 18:34:27 -05:00
}
],
"IfcFurniture": [
2023-07-27 18:34:27 -05:00
{
"name": "Casework"
2023-07-27 18:34:27 -05:00
},
{
"name": "Millwork"
2023-07-27 18:34:27 -05:00
},
{
"name": "Signage"
2023-07-27 18:34:27 -05:00
}
],
"IfcFurnitureType": [
{
"name": "Casework"
2023-07-27 18:34:27 -05:00
},
{
"name": "Millwork"
2023-07-27 18:34:27 -05:00
},
{
"name": "Signage"
}
],
2023-09-06 20:13:55 -05:00
"IfcGeographicElement": [
{
"name": "Tree"
},
{
"name": "Plants"
},
{
"name": "Shrubs"
}
],
"IfcGeographicElementType": [
{
"name": "Tree"
},
{
"name": "Plants"
},
{
"name": "Shrubs"
}
],
"IfcPlate": [
{
"name": "Glazing"
},
{
"name": "Glass"
},
{
"name": "Pane"
}
],
"IfcSensor": [
{
"name": "Card Reader"
},
{
"name": "Fob Reader"
}
],
"IfcSlab": [
{
"name": "Hob"
}
],
"IfcSwitchingDevice": [
{
"name": "Reed Switch"
},
{
"name": "Electric Isolating Switch"
}
],
"IfcUnitaryEquipment": [
{
"name": "Fan Coil Unit"
}
],
"IfcWall": [
{
"name": "Glazing"
},
{
"name": "Glass"
},
{
"name": "Pane"
}
],
"IfcWindow": [
{
"name": "Glazing"
},
{
"name": "Glass"
},
{
"name": "Pane"
}
]
2023-09-06 20:13:55 -05:00
}