Grasshopper

generative modeling for Rhino

Rafi

Rafi's Friends

  • Roman Gorshkov
  • voronoiii
  • Jon Mirtschin
  • Dr Behrang Eghbali
  • Scott Davidson

Rafi's Groups

Rafi's Discussions

How to delete double objects?
12 Replies

Started this discussion. Last reply by Shawn Fernandez Oct 21, 2010.

change meshed body to a solid nurbs
1 Reply

Started this discussion. Last reply by Luis Fraguada Jan 13, 2010.

How can I reading object names?
12 Replies

Started this discussion. Last reply by Firat Aydin Aug 2, 2011.

 

Rafi's Page

Latest Activity

Profile Icon
Firat Aydin replied to Rafi's discussion 'How can I reading object names?'
the code i put down is  always giving compile errors. can you send me a script that reads names of breps?
Aug 2, 2011
Profile Icon
David Rutten replied to Rafi's discussion 'How can I reading object names?'
This is VB.NET accessing the old Rhino SDK. These days Grasshopper uses the new Rhino SDK.Now this code would look like:   Dim obj_ref As New DocObjects.ObjRef(obj_id) If (obj_ref.Object() Is Nothing) Then Return A =…
Jul 31, 2011
Profile Icon
to] replied to Rafi's discussion 'Save to IGES file'
<code/> string dest = @"C:\Test\001.igs"; </code>
Apr 22, 2011
Profile Icon
Julz replied to Rafi's discussion 'Save to IGES file'
Sorry to stay on this,  any one have idea for this bug ? cause i dont see how can i make a dynamic "save target" otherwise than this way ?
Apr 22, 2011
Profile Icon
Julz replied to Rafi's discussion 'Save to IGES file'
hi all, the problem still... the console return Unreconized escape sequence ??
Apr 21, 2011
Profile Icon
David Rutten replied to Rafi's discussion 'Save to IGES file'
The underscore in front of the command enforced english command names. If you want to use the French, just use Entrer without the underscore. But if you want to share your script with people running Rhino in a different language, you must use the…
Apr 21, 2011
Profile Icon
to] replied to Rafi's discussion 'Save to IGES file'
hi, "_Entrer" should be "_Enter" .... typing error ;)
Apr 21, 2011
Profile Icon
Julz replied to Rafi's discussion 'Save to IGES file'
A little question please what's wrong with this lines <code>  private void RunScript(object x, object y, ref object A)  {    string dest = "C:\Test\001.igs";   …
Apr 20, 2011
Profile Icon
panagiotis felesakis replied to Rafi's discussion 'Save to IGES file'
I have used the nurbs curve tool to create a number of curves. I want to export each curve seperately to an iges file. I tried using your code above but it doesn't work. More specifically it creates the files with the correct file names but all…
Apr 19, 2011
Profile Icon
Rafi commented on Jon Mirtschin's group 'Geometry Gym'
Many thanks Jon. Now everything functions what I need!
Nov 26, 2010
Profile Icon
Rafi commented on Jon Mirtschin's group 'Geometry Gym'
Hello Jon, I have the problem that all components SSI are deactivated and redly. Possibly does not function your components on the Neusten Grasshopper version yet or the Licenz file does not. Do you have an idea?
Nov 26, 2010
Profile Icon

Geometry Gym

Thumbnail
BIM and Structure modelling in Grasshopper/Rhino, and Computational Geometry Tools such as mesh relaxation/inflation and grid tools.
Rafi joined Jon Mirtschin's group Nov 5, 2010
Profile Icon
Shawn Fernandez replied to Rafi's discussion 'How to delete double objects?'
I just wrote this VB script component, not sure what the density capability is, but it removes duplicates for points, lines and curves. Let me know how it works for your large number of points.
Oct 21, 2010
Profile Icon
Arthur Mani replied to Rafi's discussion 'How to delete double objects?'
Hi guys, I have been using Kangaroo to delete duplicate points and so far it's been great but when I increased the amount of points to test to 160,000, it crashes. Would there be an alternative which could take such density or does it have to…
Oct 20, 2010
Profile Icon
Theunis du Toit replied to Rafi's discussion 'How to delete double objects?'
I remember there was a somewhat simpler method, but can't think of it now. Maybe this will work for you.
Jan 30, 2010
Profile Icon
ryles replied to Rafi's discussion 'How to delete double objects?'
Did anyone figure out an easy way to remove duplicate points from a list? Thanks.
Jan 29, 2010

Comment Wall (1 comment)

You need to be a member of Grasshopper to add comments!

Join Grasshopper

At 12:54am on July 16, 2009, Dirk AndersonDirk Anderson said…
Rafi, sorry I've had no time to look at the curve problem yet - it's a tricky one and probably needs some time to figure the logics of it. Basically you need to look at a distance to point length and vector to curve direction relationship. Have you had a look at the grasshopper field definition?
 
 
 

Translate

Search Grasshopper

Members

  • Joachim Clauss
  • RedBackSalamander
  • daniel camiro
  • Ercument Gorgul
  • Nouran Khaled
  • Michael Pryor
  • fe chang
  • Amirsina Rezaei
  • Dr Behrang Eghbali
  • shamseddin
  • luohaiyu
  • mohammad farshchi

Photos

  • Add Photos
  • View All

© 2012   Created by Scott Davidson.   Powered by .

Badges  |  Report an Issue  |  Terms of Service