specklesystems / speckle-sharp

.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
https://speckle.systems
Apache License 2.0
351 stars 162 forks source link

Update Model.cs #3514

Closed didimitrie closed 2 weeks ago

didimitrie commented 3 weeks ago

Removes incorrect usage of chunkable in structural analysis model class. This is causing generating large data chunks with embedded objects inside of them.

see: https://latest.speckle.systems/projects/ae810b79c9/models/88ebf44a96 - and a specific bad chunk looks like this: https://latest.speckle.systems/projects/ae810b79c9/models/932fc3a0bb07f34d82b850b8a97d3668

didimitrie commented 2 weeks ago

closing as it's just a band-aid - deeper thunking (sic) and refactoring is needed on the struct connectors