Grasshopper

generative modeling for Rhino

Firat Aydin's Friends

  • Peter kluck
  • Jon Mirtschin

Firat Aydin's Groups

Firat Aydin's Discussions

PLANE NORMAL OF A CURVE
5 Replies

HOW CAN I CREATE A PERPENDICULAR PLANE ON A 2D CURVE (NOT A STRAIGHT LINE) FOR A GIVEN POINT?PLS NOTE THAT MY CURVE IS COMPOSED OF NUMEROUS POINTS. IN ORDER TO BE PRECISE, IT HAS A DEGREE HIGHER THAN…Continue

Started this discussion. Last reply by Chris Ingram May 5.

SELECT POINTS BY NAME
1 Reply

Is there any way to select POINTs by name by a C# or VB code.such asList<Guid> POINTAids = new List<Guid>(),XXids = new List<Guid>();    foreach (Rhino.DocObjects.RhinoObject rhObj…Continue

Started this discussion. Last reply by Hannes Löschke Jan 1.

Sending data from Grasshopper to Excel

Hi all!Is there any way to send data from a panel in grasshopper to an excel file's specific page and specific cell(s)? (Even if the Excel file or page sequence in it have not yet been created.)Continue

Tags: Excel

Started Dec 5, 2011

HIDING OBJECTS BY LAYER NAME OR OBJECT NAME

Hi everyone; Does any body know a VB or C# script or does anyone own a plugin in order to hide - unhide objects with respect to their layer name or object name? (LAYER NAME WILL BE MORE…Continue

Started Nov 27, 2011

 

Firat Aydin's Page

Profile Information

Company, School, or Organization
Nurol Gulf W.L.L.

Latest Activity

Firat Aydin commented on Csiby Zsolt's photo
Thumbnail

163 RS

"as a portrait artist im am jelous"
May 8
Firat Aydin commented on Mehmet Ali's group Turkish Grasshopper Users
"cok guzel calisma. acaba exl dosyasinda belli bir sayfa ve hucreye referans vermek mumkun mu?"
May 8
Chris Ingram replied to Firat Aydin's discussion PLANE NORMAL OF A CURVE
"as i said before use the CURVE CP COMPONENT to do the same thing for arbitrarily located points on a curve"
May 5
Firat Aydin replied to Firat Aydin's discussion PLANE NORMAL OF A CURVE
"if I understood your way well; your gh definition divides the curve equal segments. and creates a point at the junction of each segment. then at those points are the origin of the normal planes, right? however i want a normal curve for an arbitrary…"
May 5
Chris Ingram replied to Firat Aydin's discussion PLANE NORMAL OF A CURVE
"Not sure I understand exactly what you are asking - did you try using the 'curve cp' component to find the location t parameter for the perp frames with irregular intervals"
May 5
Firat Aydin replied to Firat Aydin's discussion PLANE NORMAL OF A CURVE
"thanks for your help chriss but i have a different issue here. well first of all my curve is a dome like curve. it is composed of a couple of thousands of points. it is such a function, Z=An*x^a+ blah blah blah.. and 2<a<11 the x and z values…"
May 5
Chris Ingram replied to Firat Aydin's discussion PLANE NORMAL OF A CURVE
"Use the 'perp frame' component and the points as parameters for the frame locations (t input).  "
May 5
Firat Aydin posted a discussion

PLANE NORMAL OF A CURVE

HOW CAN I CREATE A PERPENDICULAR PLANE ON A 2D CURVE (NOT A STRAIGHT LINE) FOR A GIVEN POINT?PLS NOTE THAT MY CURVE IS COMPOSED OF NUMEROUS POINTS. IN ORDER TO BE PRECISE, IT HAS A DEGREE HIGHER THAN 2.THNXSee More
May 5
Firat Aydin replied to Bruno Demasi's discussion Vectors problem
"I M NOT QUITE SURE IF I M ADDRESSING A SIMILAR PROBLEM WELL MY THING IS TO CREATE A PERPENDICULAR PLANE ON A 2D CURVE FOR A GIVEN POINT HOW CAN I DO THAT? AN EXTRA PLUGIN OR COMPONENT NEEDED FOR IT? THNX"
May 4
Firat Aydin joined Mehmet Ali's group
Thumbnail

Turkish Grasshopper Users

This is a group for  Grasshopper Users speaking Turkish . Please do not post in other languages.Türkçe konuşan Grasshopper kullanıcılarının paylaşım grubu.See More
Apr 29
Firat Aydin replied to amir's discussion orienting 3d text tags to plane and vector?
"ANY WAY TO ORIENT THEM FOR A CPLANE? "
Feb 27
Hannes Löschke replied to Firat Aydin's discussion SELECT POINTS BY NAME
"For filtering Points by name from a rhino file, try using the "geometry pipeline" param."
Jan 1
Firat Aydin replied to Andrea Polato's discussion Select object by layer, delete, and...
"i cannot run such codes. and i terribly need one of those. can you give me an example how to put entry etc and send? THNX"
Dec 28, 2011
Firat Aydin replied to Elizabeth Tweedale's discussion Get Object Layer Name
"Error: Overload resolution failed because no accessible 'New' can be called without a narrowing conversion: (line 82) i receive this error message. what is wrong with mine"
Dec 28, 2011
Firat Aydin posted a discussion

SELECT POINTS BY NAME

Is there any way to select POINTs by name by a C# or VB code.such asList<Guid> POINTAids = new List<Guid>(),XXids = new List<Guid>();    foreach (Rhino.DocObjects.RhinoObject rhObj in Rhino.RhinoDoc.ActiveDoc.Objects.GetObjectList(new Rhino.DocObjects.ObjectEnumeratorSettings()))    {      Curve c = rhObj.Geometry as Curve;      if(c != null)        continue;      /*Brep b = rhObj.Geometry as Brep;      if(b == null)      {        Rhino.DocObjects.InstanceObject io = rhObj as…See More
Dec 28, 2011
Firat Aydin replied to Atsuo Nakajima's discussion Path mapper and more sophisticated manner?
"is there any way to put variable inputs to pathmapper. thnx"
Dec 20, 2011

Comment Wall

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

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Members

Photos

  • Add Photos
  • View All

© 2012   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service