From the The Building Coder blog:
I am jumping in an urgent case to reduce the RVT model file size before passing it into the Forge translator:
RvtForgify
I implemented a pretty radical and simple approach to prepare a complex RVT model for Forge translation: delete absolutely all views except the default “{3D}” one.
File size went down significantly, from 155 MB to 88 MB, i.e., 57 percent.
I am still waiting for customer feedback on the final results.
Also, more analysis is required on what…
Read more