sverchok-impl-parametric

Generate parametric AEC geometry in Blender using Sverchok node trees.

30|4|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package --skill sverchok-impl-parametric
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sverchok-impl-parametric
Source: https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package/tree/main/skills/sverchok/impl/sverchok-impl-parametric
Command: npx skills add https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package --skill sverchok-impl-parametric

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables the creation of complex architectural, engineering, and construction (AEC) geometry directly within Blender using Sverchok's node-based parametric system, eliminating manual modeling for repetitive or data-driven designs.

Core Features & Use Cases

  • Parametric Modeling: Generate structural grids, facade systems, stairs, roofs, and MEP routing using node trees.
  • Data Integration: Import data from CSV or JSON to drive geometry creation.
  • Use Case: Design a parametric facade system where panel dimensions and spacing are controlled by an external spreadsheet, allowing for rapid design iteration and modification.

Quick Start

Use the sverchok-impl-parametric skill to generate a structural column grid based on specified X and Y spacing parameters.

Frequently Asked Questions about sverchok-impl-parametric

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate parametric AEC geometry like structural grids and facades in Blender?

Parametric AEC geometry in Blender is generated using Sverchok's node-based system to build structural grids, facades, stairs, and roofs without manual modeling. You define node tree logic to drive the geometry creation, allowing for rapid design iteration and modification.

Can I use external data from CSV or JSON to drive parametric modeling in Blender?

External data from CSV or JSON can drive parametric modeling in Blender by feeding values directly into Sverchok node trees. This allows you to control parameters like facade panel dimensions and spacing from an external spreadsheet for automated geometry generation.

How do I create a parametric structural column grid using Sverchok node trees?

Creating a parametric structural column grid with Sverchok involves setting up a node tree that processes specified X and Y spacing parameters. The node logic automatically calculates and generates the grid layout within Blender, eliminating repetitive manual placement.

Do I need the Sverchok addon installed to run parametric design workflows in Blender?

The Sverchok addon is required to execute parametric design workflows in Blender. This Skill provides the logic and scripts to generate AEC geometry, but it relies entirely on Sverchok's existing node-based infrastructure to process the data and build the models.

What is the best way to automate MEP routing and roof generation for AEC designs?

Automating MEP routing and roof generation is best handled through node-based parametric modeling in Blender. By defining the routing paths and roof parameters as node tree logic, the system dynamically generates and updates the geometry whenever the input parameters change.

Does Sverchok support data-driven design for repetitive architectural elements in Blender?

Sverchok supports data-driven design for repetitive architectural elements by using node logic and external data inputs like JSON. This approach eliminates manual modeling for repetitive designs, enabling rapid updates across all linked elements when the input data changes.