speckle-sharp
speckle-sharp copied to clipboard
.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
## Description Currently Archicad connector sends an empty message when no commit message is given. This looks weird in Archicad. ### Instead It should default to "Sent `` objects from...
## Description ConnectorArchicad.exe is not signed. It was never signed so this is not a regression. But we should (in theory) try to sign everything on Windows.
## Description Currently we don’t support Archicad openings as special elements, they are sent as DirectShapes without any geometry. ## Reproduction Steps 1. Place a wall and an opening in...
## Prerequisites - [x] I read the [contribution guidelines](https://github.com/specklesystems/speckle-server/blob/main/CONTRIBUTING.md) - [x] I checked the [documentation](https://speckle.guide/) and found no answer. - [x] I checked [existing issues](../issues?q=is%3Aissue) and found no similar issue....
It's about the Revit Connector, when importing back a ParameterUpdater object. "//try to get element using UniqueId" is using the `elementId` again, but should this be the `applicationId` which would...
This is just a PR to test a quick Github actions build pipeline I created last night. we shouldn't actually merge this, it's just a POC. I need the PR...
## Description & motivation ## Changes: ## To-do before merge: ## Screenshots: ## Validation of changes: ## Checklist: - [ ] My pull request follows the guidelines in the [Contributing...
I have this as an alternative to #3282 Unlike #3282, this PR does introduce a breaking change, in that the same input will yield a different output. This is because...
First pass: rename to SpeckleContainerBuilder to separate concerns
Moving stuff from csprojs to props file for better management