Grasshopper

algorithmic modeling for Rhino

Hi,
I have some data that I want to Lasercut. I managed the data so that the flattened list at the end contains all curves (only lines and polylines) in the exact order that I want them to be cut. But when I bake the curves and reference them from Rhino back into Grasshopper the order in the list has changed. How can I make sure, that the laser cuts the curves in my desired order? (lines first, closed polylines at last). Something with ID’s I guess?

I uploaded a quick example:

Views: 1273

Replies to This Discussion

Hi Klumpen,

Everything is in the order of selection, as you bake the geometry in order from 1 to n, n is the last build. When a new selection is the last object that is selected first.
So if you send directly from GH is OK, but since it will make a rhino reverse list in GH.

You can bake objects with names using the Bake component from Lunchbox

Not quite sure how DXF deals with order of objects though.

Klumen

By doing a simple test:
Assign a name to each geometry, BAKE.
Select All to see rhino in the direction of selection, export dxf.
Select All command AutoACD and "List" gives the same meaning as rhino which corresponds to the inverse grasshopper.

I noticed that if you select any setting with the grasshopper (set multiple curve) the direction is to preserve, amazing.

AutoCAD:

Commande: liste d'AutoCAD
4 trouvé(s)

CERCLE Calque: "Défaut"
Espace: Espace objet
Couleur: 1 (rouge) Type de ligne: "DUCALQUE"


POLYLIGNE Calque: "Défaut"
Espace: Espace objet
Couleur: 1 (rouge) Type de ligne: "DUCALQUE"

SPLINE(ELLIPSE) Calque: "Défaut"
Espace: Espace objet
Couleur: 1 (rouge) Type de ligne: "DUCALQUE"

LIGNE Calque: "Défaut"
Espace: Espace objet
Couleur: 1 (rouge) Type de ligne: "DUCALQUE"

The selection of any grasshopper:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service