├── DynamoCoreRuntime2.12.0_Test ├── Basic Description Example 2.png ├── Basic Description Example.png ├── This makes a line.dyn └── This makes a line.png ├── FormIt Dynamo Scripts ├── Warren Spatial Truss (FormIt).dyn ├── Warren Spatial Truss (FormIt).dyn1b52f75c7d524dc1ac3c7e5f0b839050.sat └── Warren Spatial Truss.axm ├── Intro to Parametric Modeling Dynamo Scripts ├── Exploding Brick Wall.dyn ├── Facade Triangulation.dyn ├── Facade with Parametrically Optimized Windows.dyn ├── Facade with Random Panels.dyn ├── Free Form Roof with Circular Lanterns.dyn ├── Intersections.dyn ├── Landscape With Random Vegetation.dyn ├── Parametric Layout of Park Furniture.dyn ├── Parametric Layout of Park Furniture.rfa ├── Parametric Layout of Park Furniture.rvt ├── Parametrically controlled Solar Panaels.dyn ├── Pratt Truss.dyn ├── Randomness.dyn ├── Sectioning a Building Parametrically.dyn ├── Surface Triangulation.dyn ├── Vierendeel Truss.dyn ├── Warren Spatial Truss.dyn ├── Wind-Swept Grass Patch.dyn └── Window Example.dyn ├── README.md ├── Random Scripts ├── Dynamo Cookie 2022.dyn ├── Easter 2022.dyn ├── Easter 2022.rvt ├── Get Room from Element.dyn ├── Halloween 2022.dyn ├── Parametric Stairs.dyn ├── Parametric Stairs.gif └── Thanksgiving2023.dyn ├── Scripts Exploring Computational Geometry ├── Blending.0001.rvt ├── Blending.dyn ├── Blending.rvt ├── Closest Pair of Points.dyn ├── Delaunay.dyn ├── Logarithmic Spiral from a Golden Rectangle.dyn ├── Point in Polygon - ChatGPT.dyn ├── Point in Polygon.dyn ├── Sine.dyn ├── Some fancy ceiling.dyn ├── The Art of PI.dyn ├── The Shortest Path Problem.dyn └── Topolgy Simple Testing.dyn ├── Scripts exploring computational geometry ├── Delaunay Table.dyn ├── Geom_Testing_backup.dyn ├── Parametric Triangular Flower Boxes.dyn ├── Polygon creator.dyn ├── Voronoi Table.dyn ├── archimedean spiral.dyn └── quadrilateral-parallelogram.dyn ├── TestingModel_Revit2022.rvt ├── Update Views _.dyn ├── Update Views.dyn ├── Very Useful Scripts ├── Copying Views for the sake of copying them 3.0.3.dyn └── Unpin Those Things 3.0.3.dyn └── lib ├── .vscode └── launch.json ├── CompGeometry.py ├── ConnectingPoints.py ├── CopyFromLinks.py ├── CreateArrayOfArrayOfPoints.py ├── GetDoorLineCAD.py ├── GroupCurvesByDistance.py ├── HelloModule.py ├── MoveTagToCenterPart2.py ├── MyModule.py ├── PythonTemplate.py ├── SchemaForElements.py ├── UI_test.py ├── WelcomeBIMers.py ├── Worksets.py ├── __pycache__ ├── HelloModule.cpython-38.pyc └── MyModule.cpython-38.pyc ├── fibonacci.py └── test_codewar_challenge.py /DynamoCoreRuntime2.12.0_Test/Basic Description Example 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/DynamoCoreRuntime2.12.0_Test/Basic Description Example 2.png -------------------------------------------------------------------------------- /DynamoCoreRuntime2.12.0_Test/Basic Description Example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/DynamoCoreRuntime2.12.0_Test/Basic Description Example.png -------------------------------------------------------------------------------- /DynamoCoreRuntime2.12.0_Test/This makes a line.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/DynamoCoreRuntime2.12.0_Test/This makes a line.dyn -------------------------------------------------------------------------------- /DynamoCoreRuntime2.12.0_Test/This makes a line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/DynamoCoreRuntime2.12.0_Test/This makes a line.png -------------------------------------------------------------------------------- /FormIt Dynamo Scripts/Warren Spatial Truss (FormIt).dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/FormIt Dynamo Scripts/Warren Spatial Truss (FormIt).dyn -------------------------------------------------------------------------------- /FormIt Dynamo Scripts/Warren Spatial Truss (FormIt).dyn1b52f75c7d524dc1ac3c7e5f0b839050.sat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/FormIt Dynamo Scripts/Warren Spatial Truss (FormIt).dyn1b52f75c7d524dc1ac3c7e5f0b839050.sat -------------------------------------------------------------------------------- /FormIt Dynamo Scripts/Warren Spatial Truss.axm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/FormIt Dynamo Scripts/Warren Spatial Truss.axm -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Exploding Brick Wall.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Exploding Brick Wall.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Facade Triangulation.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Facade Triangulation.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Facade with Parametrically Optimized Windows.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Facade with Parametrically Optimized Windows.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Facade with Random Panels.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Facade with Random Panels.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Free Form Roof with Circular Lanterns.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Free Form Roof with Circular Lanterns.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Intersections.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Intersections.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Landscape With Random Vegetation.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Landscape With Random Vegetation.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Parametric Layout of Park Furniture.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Parametric Layout of Park Furniture.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Parametric Layout of Park Furniture.rfa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Parametric Layout of Park Furniture.rfa -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Parametric Layout of Park Furniture.rvt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Parametric Layout of Park Furniture.rvt -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Parametrically controlled Solar Panaels.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Parametrically controlled Solar Panaels.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Pratt Truss.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Pratt Truss.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Randomness.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Randomness.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Sectioning a Building Parametrically.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Sectioning a Building Parametrically.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Surface Triangulation.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Surface Triangulation.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Vierendeel Truss.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Vierendeel Truss.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Warren Spatial Truss.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Warren Spatial Truss.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Wind-Swept Grass Patch.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Wind-Swept Grass Patch.dyn -------------------------------------------------------------------------------- /Intro to Parametric Modeling Dynamo Scripts/Window Example.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Intro to Parametric Modeling Dynamo Scripts/Window Example.dyn -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/README.md -------------------------------------------------------------------------------- /Random Scripts/Dynamo Cookie 2022.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Dynamo Cookie 2022.dyn -------------------------------------------------------------------------------- /Random Scripts/Easter 2022.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Easter 2022.dyn -------------------------------------------------------------------------------- /Random Scripts/Easter 2022.rvt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Easter 2022.rvt -------------------------------------------------------------------------------- /Random Scripts/Get Room from Element.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Get Room from Element.dyn -------------------------------------------------------------------------------- /Random Scripts/Halloween 2022.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Halloween 2022.dyn -------------------------------------------------------------------------------- /Random Scripts/Parametric Stairs.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Parametric Stairs.dyn -------------------------------------------------------------------------------- /Random Scripts/Parametric Stairs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Parametric Stairs.gif -------------------------------------------------------------------------------- /Random Scripts/Thanksgiving2023.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Random Scripts/Thanksgiving2023.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Blending.0001.rvt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Blending.0001.rvt -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Blending.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Blending.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Blending.rvt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Blending.rvt -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Closest Pair of Points.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Closest Pair of Points.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Delaunay.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Delaunay.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Logarithmic Spiral from a Golden Rectangle.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Logarithmic Spiral from a Golden Rectangle.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Point in Polygon - ChatGPT.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Point in Polygon - ChatGPT.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Point in Polygon.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Point in Polygon.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Sine.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Sine.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Some fancy ceiling.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Some fancy ceiling.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/The Art of PI.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/The Art of PI.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/The Shortest Path Problem.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/The Shortest Path Problem.dyn -------------------------------------------------------------------------------- /Scripts Exploring Computational Geometry/Topolgy Simple Testing.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts Exploring Computational Geometry/Topolgy Simple Testing.dyn -------------------------------------------------------------------------------- /Scripts exploring computational geometry/Delaunay Table.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts exploring computational geometry/Delaunay Table.dyn -------------------------------------------------------------------------------- /Scripts exploring computational geometry/Geom_Testing_backup.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts exploring computational geometry/Geom_Testing_backup.dyn -------------------------------------------------------------------------------- /Scripts exploring computational geometry/Parametric Triangular Flower Boxes.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts exploring computational geometry/Parametric Triangular Flower Boxes.dyn -------------------------------------------------------------------------------- /Scripts exploring computational geometry/Polygon creator.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts exploring computational geometry/Polygon creator.dyn -------------------------------------------------------------------------------- /Scripts exploring computational geometry/Voronoi Table.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts exploring computational geometry/Voronoi Table.dyn -------------------------------------------------------------------------------- /Scripts exploring computational geometry/archimedean spiral.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts exploring computational geometry/archimedean spiral.dyn -------------------------------------------------------------------------------- /Scripts exploring computational geometry/quadrilateral-parallelogram.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Scripts exploring computational geometry/quadrilateral-parallelogram.dyn -------------------------------------------------------------------------------- /TestingModel_Revit2022.rvt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/TestingModel_Revit2022.rvt -------------------------------------------------------------------------------- /Update Views _.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Update Views _.dyn -------------------------------------------------------------------------------- /Update Views.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Update Views.dyn -------------------------------------------------------------------------------- /Very Useful Scripts/Copying Views for the sake of copying them 3.0.3.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Very Useful Scripts/Copying Views for the sake of copying them 3.0.3.dyn -------------------------------------------------------------------------------- /Very Useful Scripts/Unpin Those Things 3.0.3.dyn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/Very Useful Scripts/Unpin Those Things 3.0.3.dyn -------------------------------------------------------------------------------- /lib/.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/.vscode/launch.json -------------------------------------------------------------------------------- /lib/CompGeometry.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/CompGeometry.py -------------------------------------------------------------------------------- /lib/ConnectingPoints.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/CopyFromLinks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/CopyFromLinks.py -------------------------------------------------------------------------------- /lib/CreateArrayOfArrayOfPoints.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/CreateArrayOfArrayOfPoints.py -------------------------------------------------------------------------------- /lib/GetDoorLineCAD.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/GetDoorLineCAD.py -------------------------------------------------------------------------------- /lib/GroupCurvesByDistance.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/HelloModule.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/HelloModule.py -------------------------------------------------------------------------------- /lib/MoveTagToCenterPart2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/MoveTagToCenterPart2.py -------------------------------------------------------------------------------- /lib/MyModule.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/MyModule.py -------------------------------------------------------------------------------- /lib/PythonTemplate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/PythonTemplate.py -------------------------------------------------------------------------------- /lib/SchemaForElements.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/SchemaForElements.py -------------------------------------------------------------------------------- /lib/UI_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/UI_test.py -------------------------------------------------------------------------------- /lib/WelcomeBIMers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/WelcomeBIMers.py -------------------------------------------------------------------------------- /lib/Worksets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/Worksets.py -------------------------------------------------------------------------------- /lib/__pycache__/HelloModule.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/__pycache__/HelloModule.cpython-38.pyc -------------------------------------------------------------------------------- /lib/__pycache__/MyModule.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/__pycache__/MyModule.cpython-38.pyc -------------------------------------------------------------------------------- /lib/fibonacci.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /lib/test_codewar_challenge.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DaltonGOO/All-Sorts-of-Dynamo-Scripts/HEAD/lib/test_codewar_challenge.py --------------------------------------------------------------------------------