mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-05 20:06:25 +00:00
More IFC class suggestions
This commit is contained in:
@@ -33,6 +33,26 @@
|
|||||||
"name": "Furnace"
|
"name": "Furnace"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"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": [
|
"IfcFurniture": [
|
||||||
{
|
{
|
||||||
"name": "Casework"
|
"name": "Casework"
|
||||||
@@ -57,7 +77,7 @@
|
|||||||
],
|
],
|
||||||
"IfcGeographicElement": [
|
"IfcGeographicElement": [
|
||||||
{
|
{
|
||||||
"name": "Tree"
|
"name": "Trees"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Plants"
|
"name": "Plants"
|
||||||
@@ -68,7 +88,7 @@
|
|||||||
],
|
],
|
||||||
"IfcGeographicElementType": [
|
"IfcGeographicElementType": [
|
||||||
{
|
{
|
||||||
"name": "Tree"
|
"name": "Trees"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Plants"
|
"name": "Plants"
|
||||||
|
|||||||
Reference in New Issue
Block a user