Wondering if someone can tell me the fastest way to do this. Using the standard import 3DM with Elefront Get Key Values returns an error because I’m assuming the import function is not bringing in the keys and values.
What ‘key values’ are you referring to? Have you looked into R8 components to query models and get their data? I think there’s a ‘model attribute key’ option — not sure it applies.
-
I am importing a Rhino model via Grasshopper.
-
The objects within the imported model contain user keys and values.
-
I would like to reference those user keys and values through Grasshopper.
I was using Get All Keys/Values from Elefront. The User Text works! I knew it was something simple… Thank you!
Looks like you’ve got it worked out, but if you or others are already an eleFront user and would like to continue using it in this way, you can do the same thing using eleFront’s Reference components. Take your pick, but, for example, Reference by BakeName has an optional filepath input where you can put in a filepath and it will import the objects in a way that eleFront understands.
We’re working on some updates which will make eleFront work more seamlessly with the native Model Object features that are now part of Grasshopper.


