ifcos-core-concepts
Installation
SKILL.md
IFC Core Concepts
Quick Reference
Entity Hierarchy Overview
IfcRoot (abstract) — GlobalId, OwnerHistory, Name, Description
├── IfcObjectDefinition (abstract)
│ ├── IfcObject (abstract)
│ │ ├── IfcProduct (abstract) — ObjectPlacement, Representation
│ │ │ ├── IfcSpatialElement [IFC4+] / IfcSpatialStructureElement [IFC2X3]
│ │ │ ├── IfcElement (abstract)
│ │ │ │ ├── IfcBuiltElement [IFC4X3] / IfcBuildingElement [IFC2X3/IFC4]
│ │ │ │ ├── IfcDistributionElement
│ │ │ │ ├── IfcFurnishingElement
│ │ │ │ └── ... (see references/methods.md)
│ │ │ ├── IfcAnnotation
│ │ │ └── IfcPort
Related skills
More from openaec-foundation/blender-bonsai-ifcopenshell-sverchok-claude-skill-package
blender-syntax-materials
>
3blender-core-gpu
>
3blender-agents-code-validator
>
3blender-syntax-panels
>
3blender-errors-data
>
3blender-syntax-data
Covers Blender data management including collections, library overrides, asset system, linked libraries, BlendDataLibraries, data block creation and removal, fake users, and data transfer between files. Activates when managing Blender collections, linking/appending data, working with library overrides, or using the asset system.
3