Grasshopper

algorithmic modeling for Rhino

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

Discussions Replies Latest Activity

points3d.arepointscoplanar

Let's say I have 4 points p,q,r,s what is the syntax for applying thepoints3d.arepointscoplanar method to test for coplanar? I can do it w…

Started by Mishkaduh

2 Jan 21, 2011
Reply by Mishkaduh

setDomain() in RhinoCommon?

  Where does OnCurve.setDomain() function go? I could not locate this function in RhinoCommon. Curve obj on longer has the setDomain() func…

Started by Javier Wang

2 Jan 21, 2011
Reply by Javier Wang

Rhino.Geometry.Surface.PointAt (U.V)

Hi, I try to move a point with (u.v) coordinate on a surface and get the coordinate of the point (x,y,z), but I get problems....   Please s…

Started by RG

3 Jan 21, 2011
Reply by David Rutten

plane interpolation

Hi all I am trying to interpolate 2 planes. I don't know why but my output A is Null even if my planes_interpolate function seems working g…

Started by raf2205

3 Jan 21, 2011
Reply by David Rutten

VB: Line between points or SDL?

Err.. this one should be easy, but I don't get it...If I import two points into a VB component, how do I create a simple line between them?…

Started by Mårten Nettelbladt

21 Jan 21, 2011
Reply by Mårten Nettelbladt

Invalid cast: surface input

Hi all,   I recently upgraded from an older version of GH to 0.8.0004 in R4. After updating my C# code (adding the GH_ParamAccess types and…

Started by Roel van de Straat

4 Jan 20, 2011
Reply by Roel van de Straat

dynamic array

Hello, If somebody can tell me what is wrong with my file. Thanks to help!

Started by RG

4 Jan 20, 2011
Reply by Giulio Piacentino

First Simple Component - multiples definitions with identical signatures error

Hi all, I am trying to get into Simple Component (VB) example from Grasshopper SDK but I have an error "multiples definitions with identica…

Started by raf2205

2 Jan 20, 2011
Reply by raf2205

problem creating line

Private Sub RunScript(ByVal pts As List(Of Point3d), ByRef A As Object)     Dim ln As New Line(pts(0), pts(1))    A = ln   What's wrong, Th…

Started by RG

2 Jan 20, 2011
Reply by RG

Mono Develop

Has anyone had any luck developing a component with Mono Develop agains the Rhino common sdk? Is it possible at this point?

Started by Joel Putnam

0 Jan 19, 2011

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service