Grasshopper

generative modeling for Rhino

Filip Loguin
  • Male
  • Gothenburg
  • Sweden
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (5)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Filip Loguin's Discussions

From endpoint to plane (extracting)
2 Replies

Hi, i am new to scripting in GH and need your help with this:I want to make a circle at 90 degrees angle from a line created in VB.I thought i could extract a plane from the line using a similar…Continue

Tags: extract, line, circle

Started this discussion. Last reply by Filip Loguin Mar 10, 2012.

 

Filip Loguin's Page

Latest Activity

Filip Loguin replied to Theunis du Toit's discussion Filter out duplicate numbers in a list?
"oh, yes this was useful for me, still need the vb but this saves some space. "
Mar 28, 2012
Filip Loguin replied to Theunis du Toit's discussion Filter out duplicate numbers in a list?
"Ok, good to know. However in my case its necessary to know which indexes that are effected. Im working with parallel lists, one for the geometry and another including additional data for that specific geometry item. Thanks though "
Mar 27, 2012
Filip Loguin replied to Theunis du Toit's discussion Filter out duplicate numbers in a list?
"I know this tread is inactive but i thought i might share something of the topic. This script in addition to gh components splits a list of points(or any anything else) to a list of twins(identical objects) and a list of remaining objects. It has no…"
Mar 27, 2012
Filip Loguin replied to Filip Loguin's discussion From endpoint to plane (extracting)
"Thanks! "
Mar 10, 2012
David Rutten replied to Filip Loguin's discussion From endpoint to plane (extracting)
"Dim circle As New Circle(New Plane(pt1, pt2 - pt1), 2) ? -- David Rutten david@mcneel.com Poprad, Slovakia"
Mar 10, 2012
Filip Loguin liked Tuan N. Tran's video
Mar 9, 2012
Filip Loguin posted a discussion

From endpoint to plane (extracting)

Hi, i am new to scripting in GH and need your help with this:I want to make a circle at 90 degrees angle from a line created in VB.I thought i could extract a plane from the line using a similar method to this one: Dim EndPointA As Point3d = startLine.To + VectorAThen use the plane for my circle.This is my code:    Dim LineA As line    LineA = New Line(pt1, pt2)    'Here i wish to make a plane from the endpoint     'Of the New line (LineA) And use the New plane For the circle below   …See More
Mar 9, 2012
Filip Loguin is now a member of Grasshopper
Mar 9, 2012

Profile Information

Comment Wall

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

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service