Can you share an image of what you have and what you need?
The command I know of is Contour then use w0,0,0 and w0,0,1 to set the elevation start point and direction and then the distance. But there is no auto labeling function I know of.
But it isn’t difficult to script a solution for this in python, so shout out if you need that.
If so I would need the terrain to play with.
Hi Holo. Thanks for answering.
Exactly! the final purpose is get that final model on hands. What we need is like organize, nesting and labeling those curve parts inside rhino. Then send to laser cut shop:
The example is exactly like this, but without Grasshopper (that i do not understand!).
The 2D parts extracted from a 3d Terrain made by curves, but labelled with numbers in each part so then we can assemble.
It handles open meshes by adding walls to them, in case you don’t have a closed mesh with the correct thickness base.
Questions:
When laser cutting some model makers adds the curves from the next level (stack) on top of the curves to cut, and then just engrave these onto the shape with a lower power. Is this what you want? Or do you just want x’s to mark the corresponding points? And do you want an outline for each part too?
What height and starting height would make most sense for you? I think using real world coordinates for the steps so they act like real world height curves, and then space them with a given distance. Does that seem right to you?
Organizing an optimized stacking of all the data to avoid wasting materials is a bit too much to handle right now, so that will have to wait.
Looking forward to your feedback.
I think I will just add this feature to the terrainMesh plugin so it is easy to install and use for more users.