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.

168 lines
3.0 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"
2024-07-23 09:42:03 -04:00
},
{
"name": "Screed",
"predefined_type": "FLOORING"
},
{
"name": "Screed",
"predefined_type": "TOPPING"
}
],
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
}
],
2023-10-30 22:51:55 -05:00
"IfcElectricDistributionBoard": [
{
"name": "Circuit Breaker Panel",
"predefined_type": "DISTRIBUTIONBOARD"
},
{
"name": "Electrical Panel",
"predefined_type": "DISTRIBUTIONBOARD"
}
],
"IfcElectricDistributionBoardType": [
{
"name": "Circuit Breaker Panel",
"predefined_type": "DISTRIBUTIONBOARD"
},
{
"name": "Electrical Panel",
"predefined_type": "DISTRIBUTIONBOARD"
}
],
"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": [
{
2023-10-30 22:51:55 -05:00
"name": "Trees"
2023-09-06 20:13:55 -05:00
},
{
"name": "Plants"
},
{
"name": "Shrubs"
}
],
"IfcGeographicElementType": [
{
2023-10-30 22:51:55 -05:00
"name": "Trees"
2023-09-06 20:13:55 -05:00
},
{
"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
}