-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove dependency from Rhino; enable Custom Representation Mesh; adds batch upload to send larger models #86
Conversation
@al-fisher I'd need CI to add TriangleNet_Toolkit in the dependencies. |
@alelom I have added Can you also remember to set the |
`GeometricalRepresentation()` and `IRenderMesh()` instead of Speckle-custom methods.
@al-fisher
|
@rwemay @al-fisher this solves all the main issues we had.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes requested to Copy Local settings as discussed on call.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NOTE: Depends on
BHoM/BHoM#839
BHoM/TriangleNet_Toolkit#27
Issues addressed by this PR
Closes #80
Closes #85
Closes #87
Test files
In the toolkit:
\Speckle_Toolkit\Test Scripts\#86-RemoveRhinoDep-CustomMesh
Changelog
Additional comments