speckle-sharp
speckle-sharp copied to clipboard
.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
See: https://speckle.community/t/civil-3d-corridor-to-editable-family-or-model/3125/6
- [ ] sending to Speckle - [ ] receiving (optional & to be scoped if possible) https://speckle.community/t/can-zones-be-sent-from-revit/3134
Since we got dockable panels working in Revit and Rhino let's do so in all other connectors who support 'em: - [ ] AutoCAD & Civi3d - [x] CSI products?...
Investigate how the Tekla installer can be improved to be following more of the usual conventions, eg [Tekla-TSEP](https://developer.tekla.com/tekla-structures/documentation/working-tsep). See also [Tekla-TSEP-extension-builder](https://github.com/PetteriVilla/Tekla-TSEP-extension-builder). It currently throws an error (after install or on...
Object selections need to be done more gracefully so that there is less conversion and duplication of conversions
Current implementation of all our connector is not thought for other users from inheriting directly from our existing connector, instead of implementing a new `ISpeckleConverter` from scratch. To allow for...
round nearest values for nodes as an option for CSI connectors
Just trying to send ''everything' from a view with only doors visible. This was a potentially catastrophic *hard crash* with no possibility to save my work or synchronize to central....
- [ ] Preserve Assigned Family Types When user assigns a type to a floor created via SpeckleBIM, we should preserve that type when updating the geometry. Take a look...