Grasshopper

generative modeling for Rhino

  • Blog Posts
  • Discussions (10)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

MtoM's Friends

  • Agnes Tan

MtoM's Discussions

Extrude Building Outlines to z Point Heights from GIS
8 Replies

I've put together a simple GH file that extrudes planar building outlines up to the z height defined by the closest elevation point to each outline's centroid out of a field of elevation points.…Continue

Tags: z, height, points, outlines, building

Started this discussion. Last reply by Hannes Löschke Nov 22, 2012.

Tower Floorlines Error
1 Reply

Hi Everybody,I'm working on a small definition that seems pretty straightforward. However I'm at a dead end and would really appreciate someone's advice on this. I'm a bit of a newbie still.I want to…Continue

Tags: Brep, Plane, Intersect, Sections, Floorplates

Started this discussion. Last reply by MtoM Apr 12, 2012.

Offset a polyline, segments offset with different values
4 Replies

HelloAny suggestions on a way forward for this would be a huge help.  I've been looking at this all day and my eyes are bleeding.I have a 6 sided closed polyline and I want to offset 4 of the sides…Continue

Started this discussion. Last reply by Yasser Hafizs Apr 10, 2012.

 

MtoM's Page

Latest Activity

Hannes Löschke replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"This is pretty much what I did. My version just sets the z coordinates to 0 by exploding the points and rebuilding them without the z. This might produce slightly less overhead than projecting the points to a surface. I'm using 0.9.0014 so…"
Nov 22, 2012
MtoM replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"I got a version to work, thank you both for the input.  I find it hard still to visualize and work with lists.  Jesus, for some reason I can only make it work with the 'other' CP component (the one without the 'n'…"
Nov 21, 2012
Jesus Galvez replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"I think you have to set the N to 2 and then cull the first value. "
Nov 21, 2012
MtoM replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"Thanks, that's a pretty clear explanation. I think I'm missing something obvious about sorting lists.  I've gotten as far as getting the non-z pts on the same xy plane as the centroids, and found the closest pairings using the…"
Nov 21, 2012
Jesus Galvez replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"I haven't opened the files because I'm not in my working computer, so I'll try and explain it. From what I have read, can't you just project the point which has the z-value (height of the building) and the points that have the…"
Nov 21, 2012
MtoM replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"This is as close as I can get without opening your gh file.  I may be on the wrong track.  I use the PlaneCP(CP) component to find the closest pairings ignoring the z value of the original points.  Now I have the correct pairings of…"
Nov 21, 2012
MtoM replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"Thanks Hannes Opening your gh file gave me a pop up event log message "Object reference not set to an instance of an object", and then fails to open. I'm using 0.9.0006.  Is there something I need to do to open this? Meanwhile,…"
Nov 21, 2012
Hannes Löschke replied to MtoM's discussion Extrude Building Outlines to z Point Heights from GIS
"You need to find the closest points ignoring the z coordinate. CPs returns not only the closest point but also its index in the list. You can now use this index to select the point from the original list of points with non-zero z. "
Nov 21, 2012
MtoM posted a discussion

Extrude Building Outlines to z Point Heights from GIS

I've put together a simple GH file that extrudes planar building outlines up to the z height defined by the closest elevation point to each outline's centroid out of a field of elevation points. These points started as text objects from GIS data. I converted the text objects to 3d pts using the rhinoscript that Simon Kallioinen posted in another thread. (That script is here http://www.rhinoscript.org/rhinoscript/44) Thanks Simon!My problem…See More
Nov 21, 2012
MtoM replied to See Man's discussion generating terrain model from Text and 2D-Textposition-Points
"Hi Vincente, I am wondering if we can update this thread so the script/components work in the latest GH version?  The VB Component doesn't contain an option for 'GUID' under 'type hint'.  That might be the reason I…"
Nov 20, 2012
MtoM replied to MtoM's discussion Tower Floorlines Error
"Update: Got some advice that the problem could be the loft, so I rebuilt the tower with 6 faces using Srf4pt components. I was able to get a few more floorlines, but not even 50%. I then tried the definition on a simple 6 sided polygon extrusion,…"
Apr 12, 2012
MtoM posted a discussion

Tower Floorlines Error

Hi Everybody,I'm working on a small definition that seems pretty straightforward. However I'm at a dead end and would really appreciate someone's advice on this. I'm a bit of a newbie still.I want to draw section lines on a lofted brep (of a tower which is in the Rhino file) at every floor level.floor levels are defined by a series of xy planes that have been arrayed up the z axis.  Floorlines are being drawn by intersecting the Brep with these planes.It only returns a few floorlines, and…See More
Apr 12, 2012
Yasser Hafizs replied to MtoM's discussion Offset a polyline, segments offset with different values
"I'm using GH 0.8.0066, if you post the file, maybe can be easier to help."
Apr 10, 2012
MtoM replied to MtoM's discussion Offset a polyline, segments offset with different values
"Thank you! I couldn't open that GH file, but I followed your points in the first post and that solved it for me.  Now if I can just figure out how to loft these two curves.... ;) Much appreciated! "
Apr 10, 2012
Yasser Hafizs replied to MtoM's discussion Offset a polyline, segments offset with different values
"here file"
Apr 9, 2012
Yasser Hafizs replied to MtoM's discussion Offset a polyline, segments offset with different values
"Hi MotM, -explode polyline -cull index (for curve you don't want to offset) -offset curve -extend -intersect > line | line -cull index with closest point (for obselete point) -move to Z-axis -polyline Hope this help"
Apr 9, 2012

Profile Information

Company, School, or Organization
MtoM

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