This definition failed to load in Shapediver, and said to post the reference number on the forum for help.
Ref: 7e7df32d-6187-40c3-9dd4-b74cfa36b5ea
Not sure what I’m doing wrong here - no 3rd party plugins (except shapediver), checked for nulls in displays, etc.
Here is my internal checklist, which I’ve put together to check models against before uploading. Maybe this helps. It’s basically a collection of information collected from forum posts and www.shapediver.com.
Computation Time - 10s (for Entry level Pro)
Size of Definition - 20mb (for Entry level Pro)
Output size to the viewer - 20mb (for Entry level Pro)
No Nulls or invalid items in Display Geometry Components
If you were using Elefront components, the servers would let you know more precisely what the problem is. In your case, I suspect that there are some pieces of data or attributes created with Elefront that remain in the definition. I am not familiar with the plugin so take this with a grain of salt. Does it make sense on your end?
I removed all of the Elefront components, but I still had some Elefront data types preserved in internalized data on Data Parameter components (even though they were now using volatile data instead). Good thing to be aware of.
Now dealing with the other problems of the model (data output size, et al).
I am not see any way how to use HumanUI on the platform since SD has own interface. Can you maybe bit elaborate on it? But I see great opportunity to work with blocs, especial when you want to export advance 3D models for further development, for instance in Architecture.
No, it was an Elefront Parameter data type (from the EF Text component). I had internalized that data in a native Data component, but it retained the data-type defined by the Elefront library, so Shapediver flagged it as unsupported.
As I understand it, Elefront Properties are merely Elefront’s name for User-Defined Keys and Values.
However, since User-Defined Keys and Values are only associated with referenced Rhino geometry, not Grasshopper representations of geometry, I don’t see how these could be used in Shapediver. When internalized, I think referenced Rhino geometry loses its attributes (gets converted to a Grasshopper data type instead)