crosstech-impl-speckle-revit
Installation
SKILL.md
crosstech-impl-speckle-revit
Quick Reference
Side A: Speckle (Base Objects)
| Concept | Description |
|---|---|
Base |
Root class for all Speckle objects; hash-based immutable identity |
speckle_type |
Type discriminator — in v3 ALWAYS Objects.Data.DataObject for BIM elements |
displayValue |
Mesh geometry for rendering; the atomic visual unit |
parameters |
Nested dictionary holding Type Parameters and Instance Parameters |
applicationId |
Secondary ID from the host application; enables update-in-place |
Collection |
Hierarchical grouping with name, collectionType, elements |
| Proxy Collections | levelProxies, colorProxies, renderMaterialProxies at root level |