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开奖结果爱彩乐-『1TBH·COM』11选5前三直最大遗漏多少期--2023年3月19日5时52分52秒.H5c2a3.t93brrchr

刘乐刘乐
Comment on: Topic 'Frame Spacing Issue'
om frame -5 till frame -10 a frame spacing of 100mm is used, etc. Frame 0 is located on X=0 mm Frame -5 will be on X=-500 mm Frame -6 will be on X=(X of frame -5) -25 = -525 mm Frame -11 wil be on X= ((X of frame -10) -10 =  ?? mm etc. Cheers, Bas…
Added by Bas Goris at 4:38am on March 3, 2016
Event: Presentación Rhino 5.0 Taller 5 Centro de Diseño Bogotá
izado. Taller 5 Centro de Diseño Auditorio Principal radio y televisión comuníquese con nuestro PBX : 57 1.215 1510   ó inscríbase en mercadeo2@goldsysla.com …
Added by Andres Felipe Franco Moreno at 10:49am on October 17, 2012
Comment on: Topic 'OT: Shanghai Bound'
你好 Danny Boyes 我在杭州, 如果能提前约5小时看到啤酒的位置, 我就朝它奔去。 很荣幸地围观。 在40度的上海,我带一点台风和冰雹过去、、、 还是拜托你带吧,说不定你要路过海洋。
Added by zlyx at 6:56am on August 9, 2013
Comment on: Group 'Chinese Grasshopper'
大家中秋节快乐,
Added by 筑梦NARUTO to Chinese Grasshopper at 7:02pm on September 18, 2013
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
Comment on: Topic 'list re-ordering'
in the desired order.   0 = 0 1 = 1 2 = 6 3 = 7 4 = 8 5 = 9 6 = 12 7 = 13 8 = 2 9 = 3 10 = 4 11 = 5 12 = 10 13 = 11   Where the first number is the index and the second number is the actual sorting key. Then you sort these keys while sorting your curves in parallel using the A input of the Sort component.   -- David Rutten david@mcneel.com Poprad, Slovakia…
Added by David Rutten at 1:49pm on March 11, 2011
Topic: Every X items, a new branch?
the number of items and X is NOT constant any help?…
Added by wrogirzymian at 11:04am on April 7, 2012
Event: McNeel Asia 冬季Grasshopper 参数化设计课程 -北京-上海-深圳
大量实际案例的引导式教学,强调思考和分析方法,辅助学员摸透整个参数化设计过程中涉及的技术和思路环节,完善相关知识结构, 建立正确且系统的参数化设计思维方式和深化学习能力。 课程周期: 6 天集中课程,每天 8 小时 价格:4000 4500(在校师生)/  4500 5000(在职人员),价格均不含税 2018-2019冬季Rhino原厂同时开设的面授课程 Rhino建筑曲面造型高级面授课程 北京 12/30-1/08  上海 1/11-1/20  深圳 1/22-1/31 Rhino 工业设计/艺术设计曲面造型高级面授课程 深圳 1/13-1/26(最后3天为T-Splines多边形课程) 现在开始报名... …
Added by Jessesn at 8:32pm on December 1, 2018
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • ...
  • 633

About

Scott Davidson created this Ning Network.

Welcome to
Grasshopper

Sign In

Translate

Search

Photos

  • SubD metaball

    SubD metaball

    by kgm 0 Comments 0 Likes

  • SubD metaball

    SubD metaball

    by kgm 0 Comments 0 Likes

  • Lines to Building

    Lines to Building

    by Parametric House 0 Comments 0 Likes

  • Spiral Stair

    Spiral Stair

    by Parametric House 0 Comments 0 Likes

  • Offset Intersection

    Offset Intersection

    by Parametric House 0 Comments 0 Likes

  • Add Photos
  • View All
  • Facebook

Videos

  • Rhino SubD - Metaball 3D

    Rhino SubD - Metaball 3D

    Added by kgm 0 Comments 0 Likes

  • Lines to Building

    Lines to Building

    Added by Parametric House 0 Comments 0 Likes

  • Spiral Stair

    Spiral Stair

    Added by Parametric House 0 Comments 0 Likes

  • Offset Intersection

    Offset Intersection

    Added by Parametric House 0 Comments 0 Likes

  • Random Metaball 2d Pattern - Rhino Grasshopper

    Random Metaball 2d Pattern - Rhino Grasshopper

    Added by kgm 1 Comment 0 Likes

  • Dispatch & Patch

    Dispatch & Patch

    Added by Parametric House 0 Comments 0 Likes

  • Add Videos
  • View All
  • Facebook

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

Badges  |  Report an Issue  |  Terms of Service