├── GADCurveExtrude.gh ├── GADCurveOffset.gh ├── GADCurveThicken.gh ├── GADCurveWiggle.gh ├── GADGeometryExtrudeFromCenter.gh ├── GADLineFromCenter.gh ├── GADListRemoveExtremes.gh ├── GADPatternMaker.gh ├── GADPeopleMaker.gh ├── GADPointOnPlane.gh ├── GADRectangleFromCenter.gh ├── GADWorkflowBake.gh ├── GADWorkflowDictionary.gh ├── Inbox ├── 150615_List_Pepe.gh ├── 150615_List_Pepe2.gh ├── Archive │ ├── GADArchitectureRoofInclined.gh │ ├── Util_StairsFromPlanSteps.gh │ ├── Util_metalDoor.gh │ └── Util_showVectorAxes.gh ├── GADArchitectureTree.gh ├── GADGeometrySortByNeighbours.3dm ├── GADGeometrySortByNeighbours_beta.gh ├── GetInputGUID.gh ├── GhDataTreesToAndFrom.gh ├── Helper_DirectionAngle.gh ├── Helper_Panelizer_Version_3.0.gh ├── Inbox - Shortcut.lnk ├── InvertBoolean.gh ├── More │ ├── 141120_RandomSurface.gh │ ├── GADHelper_SelectFacesWithNormalToDirection.3dm │ ├── GADHelper_SelectFacesWithNormalToDirection.gh │ ├── GADHelper_TerrainFromRLs.3dm │ ├── GADHelper_TerrainFromRLs.gh │ ├── GADHelper_subCurve.gh │ ├── GH_Revolution.gh │ └── TestingSystem.3dm ├── RoadLines.gh └── SubCurves_forPepe.gh ├── LICENSE ├── Links └── Util_StairsFromPlanSteps.jpg ├── New ├── GADCurveListIntersect.gh ├── GADMeshFromCurve.gh ├── GADSurfaceSplitWithFlatCurve.gh └── _GADGeometrySorter.gh ├── README.md └── Research ├── CrossFillet_forPepe.gh ├── Curve-Superposition.gh ├── CurveLacer.gh ├── Helper_XYZOnPlane.gh ├── Kangaroo ├── ContinuousForce.gh ├── ContinuousForce_2.gh └── RelaxedGeometry.gh ├── Mesh_LowPoly.gh ├── NounProject_Elements.3dm ├── NounProject_Topography.3dm ├── Python_Points.gh ├── Scripting └── 150608_GrasshopperConnection.py ├── Srf_Drafting.3dm ├── Srf_Drafting.gh ├── Srf_Drafting_Layer.gh ├── Srf_Section.3dm └── Srf_Section.gh /GADCurveExtrude.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADCurveExtrude.gh -------------------------------------------------------------------------------- /GADCurveOffset.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADCurveOffset.gh -------------------------------------------------------------------------------- /GADCurveThicken.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADCurveThicken.gh -------------------------------------------------------------------------------- /GADCurveWiggle.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADCurveWiggle.gh -------------------------------------------------------------------------------- /GADGeometryExtrudeFromCenter.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADGeometryExtrudeFromCenter.gh -------------------------------------------------------------------------------- /GADLineFromCenter.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADLineFromCenter.gh -------------------------------------------------------------------------------- /GADListRemoveExtremes.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADListRemoveExtremes.gh -------------------------------------------------------------------------------- /GADPatternMaker.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADPatternMaker.gh -------------------------------------------------------------------------------- /GADPeopleMaker.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADPeopleMaker.gh -------------------------------------------------------------------------------- /GADPointOnPlane.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADPointOnPlane.gh -------------------------------------------------------------------------------- /GADRectangleFromCenter.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADRectangleFromCenter.gh -------------------------------------------------------------------------------- /GADWorkflowBake.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADWorkflowBake.gh -------------------------------------------------------------------------------- /GADWorkflowDictionary.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/GADWorkflowDictionary.gh -------------------------------------------------------------------------------- /Inbox/150615_List_Pepe.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/150615_List_Pepe.gh -------------------------------------------------------------------------------- /Inbox/150615_List_Pepe2.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/150615_List_Pepe2.gh -------------------------------------------------------------------------------- /Inbox/Archive/GADArchitectureRoofInclined.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/Archive/GADArchitectureRoofInclined.gh -------------------------------------------------------------------------------- /Inbox/Archive/Util_StairsFromPlanSteps.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/Archive/Util_StairsFromPlanSteps.gh -------------------------------------------------------------------------------- /Inbox/Archive/Util_metalDoor.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/Archive/Util_metalDoor.gh -------------------------------------------------------------------------------- /Inbox/Archive/Util_showVectorAxes.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/Archive/Util_showVectorAxes.gh -------------------------------------------------------------------------------- /Inbox/GADArchitectureTree.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/GADArchitectureTree.gh -------------------------------------------------------------------------------- /Inbox/GADGeometrySortByNeighbours.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/GADGeometrySortByNeighbours.3dm -------------------------------------------------------------------------------- /Inbox/GADGeometrySortByNeighbours_beta.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/GADGeometrySortByNeighbours_beta.gh -------------------------------------------------------------------------------- /Inbox/GetInputGUID.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/GetInputGUID.gh -------------------------------------------------------------------------------- /Inbox/GhDataTreesToAndFrom.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/GhDataTreesToAndFrom.gh -------------------------------------------------------------------------------- /Inbox/Helper_DirectionAngle.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/Helper_DirectionAngle.gh -------------------------------------------------------------------------------- /Inbox/Helper_Panelizer_Version_3.0.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/Helper_Panelizer_Version_3.0.gh -------------------------------------------------------------------------------- /Inbox/Inbox - Shortcut.lnk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/Inbox - Shortcut.lnk -------------------------------------------------------------------------------- /Inbox/InvertBoolean.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/InvertBoolean.gh -------------------------------------------------------------------------------- /Inbox/More/141120_RandomSurface.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/141120_RandomSurface.gh -------------------------------------------------------------------------------- /Inbox/More/GADHelper_SelectFacesWithNormalToDirection.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/GADHelper_SelectFacesWithNormalToDirection.3dm -------------------------------------------------------------------------------- /Inbox/More/GADHelper_SelectFacesWithNormalToDirection.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/GADHelper_SelectFacesWithNormalToDirection.gh -------------------------------------------------------------------------------- /Inbox/More/GADHelper_TerrainFromRLs.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/GADHelper_TerrainFromRLs.3dm -------------------------------------------------------------------------------- /Inbox/More/GADHelper_TerrainFromRLs.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/GADHelper_TerrainFromRLs.gh -------------------------------------------------------------------------------- /Inbox/More/GADHelper_subCurve.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/GADHelper_subCurve.gh -------------------------------------------------------------------------------- /Inbox/More/GH_Revolution.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/GH_Revolution.gh -------------------------------------------------------------------------------- /Inbox/More/TestingSystem.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/More/TestingSystem.3dm -------------------------------------------------------------------------------- /Inbox/RoadLines.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/RoadLines.gh -------------------------------------------------------------------------------- /Inbox/SubCurves_forPepe.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Inbox/SubCurves_forPepe.gh -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2014 Nono Martínez Alonso (@nonoesp) 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /Links/Util_StairsFromPlanSteps.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Links/Util_StairsFromPlanSteps.jpg -------------------------------------------------------------------------------- /New/GADCurveListIntersect.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/New/GADCurveListIntersect.gh -------------------------------------------------------------------------------- /New/GADMeshFromCurve.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/New/GADMeshFromCurve.gh -------------------------------------------------------------------------------- /New/GADSurfaceSplitWithFlatCurve.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/New/GADSurfaceSplitWithFlatCurve.gh -------------------------------------------------------------------------------- /New/_GADGeometrySorter.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/New/_GADGeometrySorter.gh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## GettingArchitectureDoneKit 2 | 3 | Just-add-water utilities for Grasshopper for Rhino to perform design and architectural tasks with ease. 4 | 5 | This library is part of the [Getting Architecture Done](http://www.gettingarchitecturedone.com/?utm_source=github&utm_medium=GADKit) project. Follow [@GettingArchDone](http://twitter.com/GettingArchDone) on Twitter or [Facebook](http://facebook.com/gettingarchitecturedone) to keep updated. Please, take a look at our architecture articles at [gettingarchitecturedone.com/writing](http://gettingarchitecturedone.com/writing). 6 | 7 | ## Usage 8 | 9 | * Download the Grasshopper utilities. 10 | * Drag a definition onto Grasshopper. 11 | 12 | ## Structure 13 | 14 | The new structure of **GADKit** contains separated files for each utility and workflow - rather than wrapping all of the utilities in a single Grasshopper file. This way, the library is more transparent, and easier to explore, use, and maintain. 15 | 16 | *All utilities and workflows in bold exist.* 17 | 18 | ### Utilities 19 | 20 | A series of functions of frequent tasks as a shortcut or improvement of existing Grasshopper functionality. 21 | 22 | * **GADCurveExtrude** 23 | * **GADCurveOffset** 24 | * **GADCurveThicken** 25 | * **GADCurveWiggle** 26 | * GADCurveSubCurveWithPoints 27 | * GADGeometryColorGradient 28 | * **GADGeometryExtrudeFromCenter** 29 | * GADGeometrySort 30 | * **GADLineFromCenter** 31 | * **GADListRemoveExtremes** 32 | * **GADPatternMaker** 33 | * **GADPointOnPlane** 34 | * **GADPeopleMaker** 35 | * **GADRectangleFromCenter** 36 | 37 | ### Workflows 38 | 39 | Ways to work. Already built in separate workflows. 40 | 41 | * **GADWorkflowDictionary** 42 | * **GADWorkflowBake** 43 | 44 | ## License 45 | 46 | GettingArchitectureDoneKit is licensed under the MIT license. (http://opensource.org/licenses/MIT) 47 | 48 | ## Me 49 | 50 | Hi there! I am Nono Martínez Alonso, an Architect and a Harvard GSD MDes Technology Candidate. I tweet at [@nonoesp](http://www.twitter.com/nonoesp) and write at [Getting Simple](http://gettingsimple.com), [Getting Architecture Done](http://gettingarchitecturedone.com), and [nono.ma/says](http://nono.ma/says). If you use this library, I would love to hear about it. Thanks! 51 | -------------------------------------------------------------------------------- /Research/CrossFillet_forPepe.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/CrossFillet_forPepe.gh -------------------------------------------------------------------------------- /Research/Curve-Superposition.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Curve-Superposition.gh -------------------------------------------------------------------------------- /Research/CurveLacer.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/CurveLacer.gh -------------------------------------------------------------------------------- /Research/Helper_XYZOnPlane.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Helper_XYZOnPlane.gh -------------------------------------------------------------------------------- /Research/Kangaroo/ContinuousForce.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Kangaroo/ContinuousForce.gh -------------------------------------------------------------------------------- /Research/Kangaroo/ContinuousForce_2.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Kangaroo/ContinuousForce_2.gh -------------------------------------------------------------------------------- /Research/Kangaroo/RelaxedGeometry.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Kangaroo/RelaxedGeometry.gh -------------------------------------------------------------------------------- /Research/Mesh_LowPoly.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Mesh_LowPoly.gh -------------------------------------------------------------------------------- /Research/NounProject_Elements.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/NounProject_Elements.3dm -------------------------------------------------------------------------------- /Research/NounProject_Topography.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/NounProject_Topography.3dm -------------------------------------------------------------------------------- /Research/Python_Points.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Python_Points.gh -------------------------------------------------------------------------------- /Research/Scripting/150608_GrasshopperConnection.py: -------------------------------------------------------------------------------- 1 | import rhinoscriptsyntax as rs 2 | import Rhino 3 | import time 4 | import Grasshopper as gh 5 | 6 | gh2 = Rhino.RhinoApp.GetPlugInObject("Grasshopper") 7 | 8 | ghObjects = gh.Component.OnPingDocument().Objects 9 | 10 | for i in range (10,15): 11 | time.sleep(.05) 12 | rs.Redraw() 13 | gh2.SetSliderValue("eee4b8d8-231e-470d-92b2-d4dcd5f4a50d", i+1) 14 | gh.Instances.RedrawAll() 15 | gh.Instances.RedrawCanvas() 16 | gh.Kernel.GH_ActiveObject.ExpireSolution() -------------------------------------------------------------------------------- /Research/Srf_Drafting.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Srf_Drafting.3dm -------------------------------------------------------------------------------- /Research/Srf_Drafting.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Srf_Drafting.gh -------------------------------------------------------------------------------- /Research/Srf_Drafting_Layer.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Srf_Drafting_Layer.gh -------------------------------------------------------------------------------- /Research/Srf_Section.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Srf_Section.3dm -------------------------------------------------------------------------------- /Research/Srf_Section.gh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nonoesp/GettingArchitectureDoneKit/853a38ceeb6023a2b7a5c43cbfd25e059e45f016/Research/Srf_Section.gh --------------------------------------------------------------------------------