speckle-core-object-model
Installation
SKILL.md
speckle-core-object-model
Quick Reference
Object Model Layers
| Layer | Type | Purpose | Key Properties |
|---|---|---|---|
| 1. Primitives | Base |
Atomic values and geometry | id, applicationId, speckle_type |
| 2. Data Objects | DataObject |
Semantic BIM elements | name, properties, displayValue |
| 3. Collections | Collection |
Hierarchical grouping | name, collectionType, elements |
| 4. Root | Collection |
Commit root container | Top-level collection sent to server |
| 5. Proxies | *Proxy |
Cross-cutting relationships | objects (applicationIds), value |