Grasshopper

algorithmic modeling for Rhino

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

Discussions Replies Latest Activity

Rhino.Geometry.Intersect.Intersection.CurveCurve

Hi,   Trying to understand SDK:) definition:   Public Shared Function CurveCurve ( _ curveA As Curve, _ curveB As Curve, _ tolerance As…

Started by RG

3 Feb 1, 2011
Reply by RG

Tangent Arc to curves

Hi All,    I started using VB Script Component in my grasshopper code, I am searching for a way to call the rhino commands in the script. I…

Started by SudhirBommu

1 Jan 31, 2011
Reply by David Rutten

Curve (NurbsCurve) from list of points

Hi.   I have managed to create a curve from a list of points, but I am sure it is not the best way? NurbsCurve crv = new NurbsCurve(1, poi…

Started by Eirik K

2 Jan 30, 2011
Reply by Eirik K

divide a surface by iregular grid

hy,   maybe you can help me with my problem. i want to divide a surface with an irregular grid. right now i tried with surface divide and a…

Started by abeloner

0 Jan 29, 2011

Custom class as input/output parameter in plug-in

Hi all, I'm trying to write a simple test plug-in. The plug-in components need to be able to use objects of a custom class as parameters. I…

Started by Emilio Morello

5 Jan 28, 2011
Reply by Emilio Morello

how to use rhino commands in c# wich are not preset rhino commands

hi all,   that is my first post in the VB an C# corner.....     my question is, can I use commands wich are plug-inns like    Command: _wbC…

Started by Benjamin Ennemoser

2 Jan 28, 2011
Reply by Benjamin Ennemoser

Component source code

Hi David,   Is there any way to access the source code behind the components? Or is this something with hard core copy rights?  My guess is…

Started by Madu Mohan

9 Jan 27, 2011
Reply by David Rutten

Idea for rebuild a surface (nbrU, nbrV)

Hello, I'm trying to rebuild a surface in vb.   INPUT: surface, domain (nbrU, nbrV)   OUTPUT surface rebuild with the new domain   Thanks t…

Started by RG

4 Jan 27, 2011
Reply by David Rutten

Recursion in CSharp

Dear David/fellow bit smithers! I'm trying to implement recursion in a CS component but can't make it work. The errors on the output window…

Started by Evert Amador

3 Jan 27, 2011
Reply by Emilio Morello

using System.Collections.Generic;using System.Linq;

Hey All,     I am trying to add these references:   using System.Collections.Generic;using System.Linq;     Unfortunately without success :…

Started by Dimitry A. Demin

0 Jan 26, 2011

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