Sends are not visible on perkinswill.speckle.xyz. So its hard for me to test real cases. These revit samples are way too far from reality.
While changing the filter, sometimes I don’t want to Save & Publish, if my new selection is large and is gonna take too long.
Determinate loading indicator (32%) is super nice! Serializing and uploading are indeterminate still, which in my experience is the one taking longest.
Very slow upload? I think I have good connection. Actually, I noticed the upload state doesn’t get updated. After 981 bytes/sec it just jumped to “Done”.
There shouldn’t be a problem with any decently up-to-date server. I wonder what would be the cause! Let me know if you have more clues here.
Legit, i think there’s even a commented out button that does that. We can uncomment it/bring it back.
Treat those numbers with a pinch of salt. @adamhathcock might have more insights, but it’s a top of mind issue right now to make the whole process more determinate and improve reporting in that stage.
I’ll ask the web team - we’re using the default ui components - to see if we can toggle that behaviour off.
We’re planning an overhaul here, primary hitter right now will be stopping to report successful items. Ie, if all is ok, why bother?
This is a bit more complex, but we’ll keep it in mind. File paths are not ideal, as they can also change (i know rarely in the case of a real project, yep). It’s a legit usecase.
It magically worked now. Earlier in the morning I could not see any geometry (even thought the data seemed to be loaded by the frontend). Now its there. Will send some big boys
I just want to add to Chris point, because an app I develop had a similar feature and very we soon we realized how expensive is to “save” the model. Sync to central, etc, all that good stuff…
We had to fallback to save metadata on disk using a hash based on lots of info from that file. Sketchy but we haven’t heard. From 2024 there is actually a “Created Guid” to uniquely identify a Revit file that you can leverage.
features and improvements have landed with the latest release!
Revit Views Send Filter
A searchable dropdown is added to select a view to send your data! Once the model card is clicked after sent is completed, Revit switches to the view that has been selected!
.NET Connectors
Integration of multiplexing into our deserializer, we achieved a 3x increase in speed by dynamically managing data streams. Combined with our harmonized inner caching logic, this enhancement has led to faster access times and a more streamlined data processing workflow. Hats off to @adamhathcock and @Jedd
Here you can find more details on the relevant pull request!
A searchable list of items added under the Category filter that you can add/remove them. After your first send you can edit the filter whenever you want!
Tekla connector is on!
Tekla (2024) is now part of our send-only reference geometry workflow as a first pass! Kudos to @dogukan Click here to install, let us know what you think; it will help us shape its roadmap!