Grasshopper

generative modeling for Rhino

Paul Wintour
  • Male
  • London
  • United Kingdom
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (14)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Paul Wintour's Friends

  • Brandon A Gibbs
  • Ioanna Symeonidou

Paul Wintour's Discussions

Offset curve
6 Replies

Hi I'm trying to write a simple script to offset a curve muliptle times (using a 'for loop') but I don't know the vb dotNet syntax. I'm sure lines 84, 88 & 89 are wrong. Any ideas. Thanks. PContinue

Tags: Curve, Offset

Started this discussion. Last reply by Paul Wintour Sep 29, 2010.

Loft invalid topology
4 Replies

Hi I'm trying to do a simple loft but am getting an 'invalid topology' and hence can not bake the geometry. I think it has something to do with the data structure. Any ideas?Continue

Tags: Loft

Started this discussion. Last reply by Paul Wintour Sep 5, 2010.

Inconsistent offset
3 Replies

Hi I'm trying to offset a curve but the resultant curve is offsetting in different directions at one point. Any ideas about what's going on? ThanksContinue

Tags: Offset, Curve

Started this discussion. Last reply by Mårten Nettelbladt Jun 5, 2010.

Multiple radius fillets
6 Replies

Hi I'm tring to fillet multiple curves with different radii. How can I do this? If i create a polyline and use the fillet command it will give only a single radius. So I tried joining single curves…Continue

Tags: fillet

Started this discussion. Last reply by oskar May 2, 2011.

 

Paul Wintour's Page

Latest Activity

Paul Wintour replied to Jinge Chai's discussion Offset Inward a Closed Curve
"Yep - when you right click on the surface geometry component ('Brep wall_windows') select 'Set multiple surfaces' instead of 'set one surface'."
Jan 16
Paul Wintour replied to Jinge Chai's discussion Offset Inward a Closed Curve
"HI Michal What version of Grasshopper are you using? I'm on 0.8.0066 and it is working for me with your geometry. I know that for previous versions the offset curve component wasn't working properly."
Jan 15
oskar replied to Paul Wintour's discussion Multiple radius fillets
"ok, it is done"
May 2, 2011
oskar replied to Paul Wintour's discussion Multiple radius fillets
"itwill work for me, but what is the culling pattern in cull components   thanks"
May 2, 2011
Paul Wintour replied to Jinge Chai's discussion Offset Inward a Closed Curve
"David Can you have a look at the Offset curve command in GH 0.8.0007. It appears to be totally up the duff. The component is totally unpredictable. Using the same method (a simple referenced rhino rectangle) some times it offsets in the positive…"
Apr 12, 2011
Paul Wintour replied to Jinge Chai's discussion Offset Inward a Closed Curve
"Yes I am having the same problems. Works fine for a positive offset but doesn't like it when it is negative.   Jinge, can you post you VB Script, using curve.offset please."
Apr 11, 2011
Paul Wintour replied to Paul Wintour's discussion Offset curve
"Hi David Thanks for that. It works. But I've just found the series button and that seems to be a much easier method..."
Sep 29, 2010
David Rutten replied to Paul Wintour's discussion Offset curve
"My attempts using the new (RhinoCommon) components: Private Sub RunScript(ByVal rows As Integer, ByVal width As Double, ByVal crv As Curve, ByRef A As Object)   Dim plane As Plane   If (Not crv.TryGetPlane(plane, 1e5)) Then…"
Sep 29, 2010
Paul Wintour replied to Paul Wintour's discussion Offset curve
"Hi David Thanks for that. File attached. I have 2 script nodes - common and legacy. Can you modify both so I can compare the differences. Where is the best place to find documentation on the syntax for RhinoCommon SDK. Thanks. P"
Sep 29, 2010
David Rutten replied to Paul Wintour's discussion Offset curve
"Hi Paul, since Grasshopper 0.7, the default scripting components use the RhinoCommon SDK. There are still legacy scripting components that use the old Rhino SDK (the legacy components have pixelated icons). In RhinoCommon, classes are no longer…"
Sep 28, 2010
Paul Wintour replied to Paul Wintour's discussion Offset curve
"Hi David Thanks for your reply. Not quite sure what you mean by your response... I've downloaded Grasshopper 0.7.X. Where can I download RhinoCommon SDK? I'm not sure how these will help me. What is the code I need to use? Thanks. P"
Sep 28, 2010
David Rutten replied to Paul Wintour's discussion Offset curve
"Hi Paul, where did you get On3dCurve from? There's no such class in the Rhino SDK. I think you want to use OnCurve. Dim newCrv As New On3dCurve Once you remove the "3d" in that line it still won't work. OnCurve is an abstract…"
Sep 28, 2010
Paul Wintour posted a discussion

Offset curve

Hi I'm trying to write a simple script to offset a curve muliptle times (using a 'for loop') but I don't know the vb dotNet syntax. I'm sure lines 84, 88 & 89 are wrong. Any ideas. Thanks. PSee More
Sep 28, 2010
Paul Wintour replied to Paul Wintour's discussion Loft invalid topology
"Thanks Giulio. Yep the problem was the curves I was trying to project. They had some null/invalid geometry"
Sep 5, 2010
MARIO VERGARA replied to Paul Wintour's discussion Loft invalid topology
"Hey thanks Giulio!!! path mapper is something i have not been able to understand completely. your explanation is very clear i get it now. thank you very very much!"
Aug 24, 2010
Giulio Piacentino replied to Paul Wintour's discussion Loft invalid topology
"@Paul: I do not know. But it should not have to do with the data structure, more probably with the shape of the curves (are they by any chance very similar?). Could you add a small example? @Mario: This is because the tree paths differ. The second…"
Aug 24, 2010

Profile Information

Company, School, or Organization
Architectural Association

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