Your Cart
Loading
Only -1 left

THE MOST POPULAR AND RICH SERIES OF GRASSHOPPER SCRIPTS ║ Vol. 1 — Residential Retrofit: Greenhouse + 3 House Designs

On Sale
$8.00
Pay what you want: (minimum $8.00)
$
Added to cart


╔══════════════════════════════════════════════════════════════════════════════════╗

║                                         ║

║  THE MOST POPULAR AND RICH SERIES OF GRASSHOPPER SCRIPTS            ║

║                                         ║

║  Vol. 1 — Residential Retrofit: Greenhouse + 3 House Designs          ║

║  Wickerson Studios · www.wickersonstudios.com                 ║

║                                         ║

║  3 House Types · Wrap-Around Greenhouse · 10 Analysis Outputs       ║

║  48 Material Layers · 2,905 Lines · Rhino 7 / 8 · No Plugins      ║

║                                         ║

╚══════════════════════════════════════════════════════════════════════════════════╝


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

ABOUT THIS VOLUME

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


The Most Popular and Rich Series of Grasshopper Scripts is the definitive

collection of parametric architectural models generated by Claude AI for

Wickerson Studios. Each volume delivers a complete, production-ready

Grasshopper C# script with geometry, analysis, and documentation that

would take an architect weeks to produce manually.


Vol. 1 features a real Kansas City property — 3930 Pomeroy Drive, Nearman

Hills — with a full wrap-around lean-to greenhouse retrofit, three selectable

house designs, and ten live analysis text outputs covering everything from

ASCE 7-22 structural loads to a 5-zone landscape planting plan.


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

SYSTEM REQUIREMENTS

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 Rhinoceros 3D 7 or 8   www.rhino3d.com

 Grasshopper  bundled with Rhino 7/8 — no separate install needed

 No additional plugins required

 Windows or macOS

 Model units: FEET (1 Rhino unit = 1 foot)


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

INSTALLATION — 4 STEPS

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 1. Open Rhino → type Grasshopper in the command line

 2. Params tab → Special → drag a C# Script component onto the canvas

 3. Double-click it → open code editor → Select All → paste the .cs file → OK

 4. Right-click the component → Manage Parameters → match the socket table below

 5. Runs immediately with nothing wired


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

SOCKET TABLE — 3 INPUTS · 10 OUTPUTS

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 INPUTS

 ┌─────────────┬──────────┬──────────────────────────────────────────────────┐

 │ CFG     │ Text   │ Key=value overrides (see CFG Reference)     │

 │       │     │ Wire a Panel. Leave empty for all defaults.   │

 │ Bake    │ Boolean │ Wire a Toggle. Flip TRUE to bake to Rhino.    │

 │ HouseType  │ Integer │ 0 = Ranch · 1 = Craftsman · 2 = Farmhouse  │

 │       │     │ Wire a Number Slider (integer, range 0–2).    │

 └─────────────┴──────────┴──────────────────────────────────────────────────┘


 OUTPUTS — wire each to a Panel to read the text reports

 ┌──────────────────────┬──────────┬─────────────────────────────────────────┐

 │ Geometry       │ DataTree │ 48-branch geometry tree         │

 │ PropertyReport    │ Text   │ Site, footprint, structure, character  │

 │ GreenhouseSpec    │ Text   │ GH structural + glazing + drainage spec │

 │ EnergyAnalysis    │ Text   │ HERS, solar geometry, thermal balance  │

 │ CostEstimate     │ Text   │ Line-item build cost + ROI       │

 │ PermitData      │ Text   │ County permits + IBC code checklist   │

 │ StructuralAnalysis  │ Text   │ ASCE 7-22 loads + seismic + wind    │

 │ LandscapeDesign   │ Text   │ 5-zone planting plan + irrigation    │

 │ SustainabilityScore │ Text   │ HERS + LEED + carbon + water balance  │

 │ ConstructionSchedule │ Text   │ 8-phase schedule + contractor criteria │

 └──────────────────────┴──────────┴─────────────────────────────────────────┘


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

THREE HOUSE DESIGNS — HIGH LOD

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 Set HouseType with the slider or in CFG ("houseType=1") to switch instantly.


 ┌─────────────────────────────────────────────────────────────────────────┐

 │ HouseType = 0 · 1972 MID-CENTURY AMERICAN RANCH           │

 │ 3930 Pomeroy Drive · Kansas City KS · Nearman Hills          │

 ├─────────────────────────────────────────────────────────────────────────┤

 │ Single-story hip roof (4:12), buff clay brick veneer, 2 ft Prairie  │

 │ overhangs, attached 2-car garage with sectional doors, full basement, │

 │ 3x Solatube sun tunnels, K-style gutters, window shutters with    │

 │ louvres, window muntins, rear cedar pergola, raised vegetable beds,  │

 │ split-rail fence, fruit trees, rain garden, mailbox.         │

 └─────────────────────────────────────────────────────────────────────────┘


 ┌─────────────────────────────────────────────────────────────────────────┐

 │ HouseType = 1 · 1912 PRAIRIE CRAFTSMAN BUNGALOW           │

 │ Westport / Hyde Park streetcar suburb style · Kansas City MO     │

 ├─────────────────────────────────────────────────────────────────────────┤

 │ 1.5-story with jerkinhead (clipped gable) roof at 7:12 pitch,    │

 │ full-width front porch, 5 tapered columns on rubble stone piers,   │

 │ diagonal knee-brace brackets, exposed rafter tails every 2 ft,    │

 │ cream lap siding over 3 ft fieldstone base, tripartite 3-light    │

 │ window groupings, Craftsman entry door with full-height sidelights,  │

 │ porch balustrade with turned spindles, attic dormer, detached 1-car  │

 │ carriage garage with matching gable roof, prominent central chimney. │

 └─────────────────────────────────────────────────────────────────────────┘


 ┌─────────────────────────────────────────────────────────────────────────┐

 │ HouseType = 2 · 2022 MODERN FARMHOUSE                │

 │ Lenexa / Olathe / Leawood new-construction style · Kansas City KS   │

 ├─────────────────────────────────────────────────────────────────────────┤

 │ 2-story balloon-frame (9.5 ft + 9 ft = 18.5 ft total plate height), │

 │ white board-and-batten siding with vertical battens at 1 ft spacing  │

 │ (LOD 4), 5:12 true gable roof in standing-seam charcoal metal with  │

 │ individual seam ridges, 3-car attached garage (34x26 ft, 3 single   │

 │ doors), 10 ft deep wraparound porch with square columns + balustrade, │

 │ 2nd-floor balcony, oversized black steel-frame windows, full-width  │

 │ rear glazed patio slider, 3 rear-slope skylights, black steel     │

 │ chimney, rear pool + terrace.                     │

 └─────────────────────────────────────────────────────────────────────────┘


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

GREENHOUSE CORRIDOR — ALL 3 HOUSE TYPES

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 The wrap-around lean-to greenhouse attaches to the east, north, and west

 walls of whichever house type is selected. It adjusts automatically to

 the house footprint via CFG parameters.


 Per bay the model generates:

  Al I-section columns (flanges + web) at house wall + outer eave

  Diagonal piped rafter (wall at 9 ft to outer eave at 6.5 ft)

  2 C-channel purlins at 1/3 and 2/3 of slope

  3 thermopane dual-pane cassettes (outer + 12mm spacer + inner)

  Outer vertical glass panel above knee wall

  8 in. CMU knee wall (4 courses, bond offset, coping cap)

  3-step ridge flashing at wall junction

  Half-round gutter + square downspouts

  Operable vent boxes every other bay

  L-corner pilasters with glazed corner panels at NE + NW junctions


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

CFG PARAMETER REFERENCE

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 Wire a Panel to CFG. Semicolon-separated. All values in FEET.

 HouseType can also be set via CFG: "houseType=2"


 lod=1..5    Detail level (default 3; use 4 for full detail)

 houseType=0..2 House design (overridden by HouseType input if wired)

 frontW=55   House E-W width

 depth=36    House N-S depth

 wallH=9    Plate height

 roofPitch=4  Rise per 12 run

 overhang=2   Eave overhang

 garageW=22   Garage width

 garageD=24   Garage depth

 ghW=8     Greenhouse corridor width

 ghSillH=6.5  GH outer eave height

 ghBay=6    GH column bay spacing

 driveLen=50  Driveway length


 Full reference in the README body above.


 QUICK EXAMPLES

 "lod=4"

 "houseType=1;lod=4"          Craftsman at full detail

 "houseType=2;frontW=65;depth=44"    Farmhouse, larger footprint

 "ghW=10;ghSillH=7;ghBay=8"       Wide greenhouse, taller eave

 "houseType=0;lod=4;ghW=6;ghBay=4"   Ranch, compact greenhouse


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

48 MATERIAL LAYERS

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 Core house (0-15): Foundation · Brick · Roof · Fascia · Soffit · Window

 Glass · Window Frame · Entry Door · Garage Brick · Garage Door · Driveway

 Entry Steps · Chimney · Sun Tunnel · Lawn · Fruit Tree


 Greenhouse (16-19): GH Glass · GH Frame · GH Floor · GH Vent


 Detail (20-27): Interior Floor · Brick Coursing · GH Planting · HVAC

 Fence · Lighting · Grade · Shingle Band


 Site additions (28-39): House Gutter · Ridge Cap · Shutters · Patio

 Pergola · Window Wells · Handrail · Utility Meter · Raised Garden

 Garden Path · Rain Garden · Mailbox


 House-type specific (40-47): Lap Siding · Porch Cedar · Metal Roof

 Decorative Bracket · Dormer · Stone Base · Porch Baluster · Skylight


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

BAKING TO RHINO

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 Flip Bake to TRUE to push all geometry into Rhino under the parent layer

 WS_3930Pomeroy_Ranch with 48 named child layers and render materials.

 To re-bake: delete the parent layer in Rhino then flip Bake OFF then ON.


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

LICENCE & SUPPORT

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


 © 2026 Wickerson Studios. Personal and commercial use licence granted to

 the individual purchaser. Redistribution or resale of the scripts not permitted.


 Website : www.wickersonstudios.com

 Support : Leave a question on the Payhip product page

 Updates : www.wickersonstudios.com


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

 THE MOST POPULAR AND RICH SERIES OF GRASSHOPPER SCRIPTS

 Vol. 1 — Residential Retrofit: Greenhouse + 3 House Designs

 Wickerson Studios · www.wickersonstudios.com

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


You will get the following files:
  • GH (75KB)
  • TXT (20KB)
  • CS (167KB)
  • TXT (17KB)