Grasshopper

algorithmic modeling for Rhino

VB, C# and Python Coding (4,325)

Discussions Replies Latest Activity

Wishlist : gh event parameter press play

I've often used a Boolean switch parameter  to force Recalculation of a components solution.  A lot of other people seem to do this too. Sa…

Started by Steve Lewis

4 Aug 30, 2010
Reply by Steve Lewis

GH_VarParamEventArgs for NickName change

Hi David is there any possibility or do i have missed something to catch the param.NickName change event? so currently the component gets n…

Started by to]

1 Aug 29, 2010
Reply by David Rutten

Custom Component Path

Hi all,How do I specify a multi layered path in a GH custom component? I know we can do this Dim CurrentPath as new GH_Path(1) TreeList.a…

Started by kermin chok

2 Aug 29, 2010
Reply by kermin chok

RHINOCOMMON; how to get extents of a model's bunding box

The below RHINO.SDK code allowed me to get a bounding box from the extents of a rhino model   Dim rmaIOnBoundingBoxModel As RMA.OpenNURBS.I…

Started by Steve Lewis

7 Aug 28, 2010
Reply by Steve Lewis

NurbsCurve.Create

hey guys, is a method, but is used like a type...?   Rhino.Geometry.NurbsCurve c1 = new Rhino.Geometry.NurbsCurve.Create(false, 3, ptsLis…

Started by brendon_carlin

6 Aug 27, 2010
Reply by robert cervellione

Another Txt Bake Question

Hi Everyone I am wanting to write a VBScript component that runs Rhino's text command but fills in the data from GH for Start point, Font,…

Started by Matt Gaydon

5 Aug 27, 2010
Reply by Matt Gaydon

RHINOCOMMON; Can we have a UserString Property for Grasshopper RhinoCommon Object Types?

I understand we have the option now in GH0.7 of a UserData property for a grasshopper objectype such as GH_Point. Is it possible that Grass…

Started by Steve Lewis

2 Aug 27, 2010
Reply by Steve Lewis

RhinoCommon list syntax

hey guys, with the command  Curve.DivideByCount if the return value is: Return Value List of curve parameters at the division points on s…

Started by brendon_carlin

3 Aug 26, 2010
Reply by brendon_carlin

SphereSphere intersect rhino common

hey guys, can you tell me why im not getting a circle returned into circle   Dim intCirc As New Circle     Dim sp1 As New Sphere(x, z)…

Started by brendon_carlin

3 Aug 26, 2010
Reply by David Rutten

RHINOCOMMON, HOW to test of a bounding box contains another bounding box

Does anyone know of a similar method to the "Includes" method of an Opennurbs.Boundingbox class? i wnat to tst if a boundingbox is containe…

Started by Steve Lewis

4 Aug 25, 2010
Reply by Steve Lewis

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service