Grasshopper

algorithmic modeling for Rhino

Correct me if I'm wrong, but currently the RhinoCommon SDK doesnt have a Make2D function? Im trying to creating a component because i need to use the result of the make 2d command as input for further parts of my definition.

I've done some research and there's a walk around using GH components to create projections of the geometry on to the Cplane, which can be an equivalent to Make2d. However, the Make2d in Rhino give you the options of whether to project the hidden line or not. This cannot be done my pure projecting onto the cplane.

Any thoughts and comments on this is much appreciated.

Thu

Views: 895

Replies to This Discussion

You're right, Make2D does not have an SDK function. You can only use it via the _Make2D command. It is possible to run the command and harvest the result, but this is a pretty nasty workaround as far as Grasshopper is concerned.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service