sverchok-impl-parametric
sverchok-impl-parametric
Quick Reference
What This Skill Covers
Parametric AEC (Architecture, Engineering, Construction) design workflows using Sverchok's node-based system. Build structural grids, facade systems, stairs, roofs, MEP routing, and terrain from data — all as reusable parametric node trees.
- Structural grids: column grids, beam layouts, floor plates from spacing parameters
- Facade systems: panel division, curtain wall mullions, louver arrays
- Parametric stairs: straight, L-shaped, spiral with tread/riser profiles
- Roof geometry: hip, gable, shed from footprint polygons
- MEP routing: pipe and duct paths using spline-based nodes
- Terrain: contour/point cloud data to mesh surfaces
- Supporting techniques: matrices, Blender object integration, CSV/JSON data input, NumPy acceleration
Critical Warnings
NEVER generate geometry without wrapping output in the Sverchok nesting convention — ALL socket data requires [[object_data]] wrapping. Flat vertex lists corrupt downstream nodes.
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