Ordered Vs Synchronous

I have updated my 2D drawing performance thread with my latest experiment with SW.

I had a multibody welding with 1400+ bodies… around 17 seconds rebuild time and its 2D drawing was simply agonizing. I brought down rebuild time to around 10s and it got better, but still very sluggish.

Exported the 3D as parasolid, checked the geometry for errors and tried to make the 2D from scratch: blazing fast. Almost sections generated in real time with little to no lag.

Which brings us to the discussion above. When you hit a critical rebuild time or 500 to 1000 features tree the 3D slows down, the 2D is linked to the 3D performance and it degrades at unworkable levels. The problem is how to keep the dimensions of a 2D drawing with 5-6 sheets and 90+ sections once parameters are removed.

the whole 1400 body approach is “wrong”, that welding is in fact a complex assembly of repeated welding sub assemblies, welded pipes and it should be handled as a master assembly with simpler components imho, but performance wise it is to be seen how faster it could be with that approach and keeping the parameters intact.