Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Dimitrie/dev/integrations #12

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Conversation

didimitrie
Copy link
Member

This is purely a conversation starter. It's a bit of a mess, but most of the speckle-needed pieces are inside (only tested on revit 2019).

Ie: @teocomi strapped a nice WPF UI that you can retrieve streams from; I've wrangled a bit the grevit-backend logic to make component creation not reliant on a static class anymore. Unit conversions are done automagically by stream.

Also kind-of implemented a proper diffing logic based on the speckle objects (& now the grevit components GID is set to be the speckle objects's hash), so "baking" a speckle stream containing grevit objects will not duplicate things & take into account previous user-deleted objects.

The whole revit integration with external command handlers, etc. needs to be rethought.

didimitrie and others added 22 commits October 27, 2018 16:46
… stream to grevit objs in revit (see #4). changelog:

- adds speckle core as a reference
- adds a speckle command
- receives objects from a speckle stream
- added ext event & all the boilerplate re external commands etc.
- now setting grevit scale automagically from speckle stream base props
Merge commit '6009b3306ba49b738e28334421e9a0d5ea0cc717' into Dimitrie/dev/integrations

* commit '6009b3306ba49b738e28334421e9a0d5ea0cc717':
  fixed download icon and login logic when no account exists
# Conflicts:
#	SpeckleClientUI/Receiver.cs
#	SpeckleClientUI/ReceiversUi.xaml.cs
#	SpeckleClientUI/SpeckleClientUI.csproj
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants