Search
  • Sign In

Grasshopper

algorithmic modeling for Rhino

  • Home
    • Members
    • Listings
    • Ideas
  • View
    • All Images
    • Albums
    • Videos
    • Architecture Projects
    • Installations
    • Add-ons
  • Download
    • Rhino 7 w/Grasshopper
    • Add-ons
  • Forums/Support
    • Current Discussions
    • Legacy Forum
  • Learn
    • Getting Started
    • Online Reference
    • API documentation
    • Video Tutorials
    • Common Questions
    • Scripting and Coding
    • Books and Articles
  • Attend
  • My Page

Search Results - 11选5山东专家杀号定胆-『0TBH·COM』-最新中国体彩幸运赛车开奖--2023年3月19日6时59分35秒.H5c2a3.zhtdlhvnl.com

Comment on: Topic 'combining lists'
you want each "element" to be a single Item or a single item for ALL elements. See Below 0. 20 1. 30 2. 59 3. 60 4. {9,45,29} 5. 0.0 6. 3.0 7. 6.0 Or  0. 20 30 59 60 {9,45,29} 0.0 3.0 6.0 …
Added by Danny Boyes at 3:13am on October 29, 2013
Blog Post: Isolux curves for sky

Hallo Community,

Is there a plugin or a simple formula where i can insert the weather data (Global Illuminances) into a matrix and produce an isolux curve for sky?

The datas…

Added by nass at 1:36am on May 14, 2017
Topic: Recurrence addition to any number
.. Please help, hope this make sense, Thank you all!…
Added by bayupu at 12:21am on January 19, 2013
Topic: Order a tree
I have this : list 3 : 0 1 2 3 4 5 6 list 2 : 0 1 2 3 4 5 6 list 1 : 0 1 2 3 4 5 6 list 0 : 0 1 2 3 4 5 6 and I want to group the points of index 0 in a branch, the points of index 1 in another branch and so on. I attached a file in which I generated the points. Thank you in advance for your help ! Regards  Red…
Added by Radis at 11:59am on August 23, 2016
Photo: Nebula 1.0 (Triptych)
Nebula 1.0 (Triptych) ch cull by distance, circles scaled by area, and shifting sets.…
Added by Mark Foxworth AIA, LEED AP at 9:16pm on January 4, 2014
Topic: how can I use, "MeshVertexColorList.SetColor Method (MeshFace, Color)" ?
try.Mesh mesh = new Rhino.Geometry.Mesh();    mesh.Vertices.Add(0.0, 0.0, 1.0); //0    mesh.Vertices.Add(1.0, 0.0, 1.0); //1    mesh.Vertices.Add(2.0, 0.0, 1.0); //2    mesh.Vertices.Add(3.0, 0.0, 0.0); //3    mesh.Vertices.Add(0.0, 1.0, 1.0); //4    mesh.Vertices.Add(1.0, 1.0, 2.0); //5    mesh.Vertices.Add(2.0, 1.0, 1.0); //6    mesh.Vertices.Add(3.0, 1.0, 0.0); //7    mesh.Vertices.Add(0.0, 2.0, 1.0); //8    mesh.Vertices.Add(1.0, 2.0, 1.0); //9    mesh.Vertices.Add(2.0, 2.0, 1.0); //10    mesh.Vertices.Add(3.0, 2.0, 1.0); //11    mesh.Faces.AddFace(0, 1, 5, 4);    mesh.Faces.AddFace(1, 2, 6, 5);    mesh.Faces.AddFace(2, 3, 7, 6);    mesh.Faces.AddFace(4, 5, 9, 8);    mesh.Faces.AddFace(5, 6, 10, 9);    mesh.Faces.AddFace(6, 7, 11, 10);    mesh.Compact();    mesh.VertexColors.SetColor(mesh.Faces[0], Color.Black);    A = mesh;  } ------------------------------------------------------------------- but it seems, it doesn't work. I can't see any change of color. what did I wrong? Thanks!…
Added by y.KWON at 3:01pm on September 18, 2012
Topic: Customize Componenet In Grasshopper
x and min values for x,y,z and calculate energy for each optionand collect these results in excel sheet ... option No.           x       y      z       Annual coiling demand(by DIva) 1                      10     10     10                    2                      10     15     20                    3                      11     10     19                   4                      12     14     17                  5                      15     16     15                  6                      16     11     14                  7                      18     12     12                  . . etc Regards ... hossam Hossam.wefki@gmail.com…
Added by Hossam Wefki at 4:32am on May 22, 2014
Event: Parametric design of Grasshopper course in summer
掌握编程过程中遇到的思路方面和技术方面的问题. 内容包括以下几个方面: 反向逻辑思维能力的培养; 建立清晰的编程逻辑思维能力; GH 的程序设计理念; 并行数据结构深入理解和控制. Grasshopper course of McNeel Asia focus on the cultivation of  students flexible use of programming techniques, the ability to solve practical problems. Our course deep into the whole process of programming, from programming thinking model, the components principle to usage details do detailed explanation, help students complete mastery programming encountered in the process of thinking and technical aspects, include the following content: Ability of reverse logical thinking; Establishment of clear programming logical thinking ability; The program design concept of Grasshopper; Understanding parallel data tree structure and how to control it. 更多详细内容... More details… 授课讲师 Instructor 课程由Grasshopper原厂McNeel公司在中国地区的两位 Rhino 原厂技术推广工程师 – Dixon、Jessesn联合授课。课程结束后对达到授课预定目标的学员颁发唯一由Grasshopper原厂认证的结业证书.  Dixon & Jessesn, McNeel Asia Support engineer, by the end of course student who achieve the intended target will get the authentication certificate from McNeel Asia. 课程报名 Register this course 课程即日开始报名, 开课一周前停止报名, 名额满提前报名结束. This course begin to sign up, stop sign up a week ago, with the quota ahead over.                                                                                                                                在线报名参加课程... Sign up to this course… 课程日期 Schedule 7/15-7/20    Beijing 北京 7/26-7/31    Shanghai 上海 7/07-7/12    Shenzhen 深圳 课程范例演示 Samples of Grasshopper course demo Note:  pls follow below comments by Jessesn to see the samples…
Added by Jessesn at 10:00pm on June 2, 2012
Topic: Specific results(outputs) for specific inputs?
           5 15            6 17            7 ...            …   Any idea how to do this? Thank you.…
Added by djordje at 5:54pm on August 5, 2011
Comment on: Topic 'The error:No .eio file was found adjacent to the .csv _resultFileAddress.result…'
EC 1. Between hours 1:00 to 24:002. Current document units is in Meters3. Conversion to Meters will be applied = 1.0004. [1 of 7] Writing simulation parameters...5. [2 of 6] No context surfaces...6. [3 of 6] Writing geometry...7. [4 of 6] Writing materials and constructions...8. [5 of 7] Writing schedules...9. [6 of 7] Writing loads and ideal air system...10. [7 of 7] Writing outputs...11. ...... idf file is successfully written to : c:\ladybug\Freeformtower_IDF\EnergyPlus\Freeformtower_IDF.idf12. 13. Analysis is running!...14. ...... Done! Read below for errors and warnings: 15. 16. Program Version,EnergyPlus-Windows-64 8.1.0.009, YMD=2015.04.04 23:39,IDD_Version 8.1.0.00917. 18. ************* IDF Context for following error/warning message:19. 20. ************* Note -- lines truncated at 300 characters, if necessary...21. 22. ************* 577 Zone,23. 24. ************* Only last 1 lines before error line shown.....25. 26. ************* 578 Freeformbuilding27. 28. ** Warning ** IP: IDF line~578 Comma being inserted after:" Freeformbuilding" in Object=ZONE29. 30. ** Severe ** Out of range value Numeric Field#5 (Type), value=0.00000, range={>=1 and <=1}, in ZONE=FREEFORMBUILDING31. 32. ************* IDF Context for following error/warning message:33. 34. ************* Note -- lines truncated at 300 characters, if necessary...35. 36. ************* 586 BuildingSurface:Detailed,7341. …
Added by 627170337 to Ladybug Tools at 4:26pm on April 4, 2015
  • 1
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 198

About

Scott Davidson created this Ning Network.

Welcome to
Grasshopper

Sign In

Translate

Search

Photos

  • Spiral Stair

    Spiral Stair

    by Parametric House 0 Comments 0 Likes

  • Millipede Kangaroo

    Millipede Kangaroo

    by Parametric House 0 Comments 0 Likes

  • Inflate Mesh

    Inflate Mesh

    by Parametric House 0 Comments 0 Likes

  • cover

    cover

    by Parametric House 0 Comments 0 Likes

  • Parametric Structure

    Parametric Structure

    by Parametric House 0 Comments 0 Likes

  • Add Photos
  • View All
  • Facebook

Videos

  • Spiral Stair

    Spiral Stair

    Added by Parametric House 0 Comments 0 Likes

  • Millipede Kangaroo

    Millipede Kangaroo

    Added by Parametric House 0 Comments 0 Likes

  • Inflate Mesh

    Inflate Mesh

    Added by Parametric House 0 Comments 0 Likes

  • Voronoi Roof

    Voronoi Roof

    Added by Parametric House 0 Comments 0 Likes

  • Parametric Structure

    Parametric Structure

    Added by Parametric House 0 Comments 0 Likes

  • Tensile Column

    Tensile Column

    Added by Parametric House 0 Comments 0 Likes

  • Add Videos
  • View All
  • Facebook

© 2025   Created by Scott Davidson.   Powered by Website builder | Create website | Ning.com

Badges  |  Report an Issue  |  Terms of Service