-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update release/3.0.0
with changes from dev
#315
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: Non-controversial rebased changes from alan/exception-handling * fix: Fixed all other usages after rebase * fix: Re-added exception throw on 0 objects converted * fix: Missing using statement * fix: Converter manager * fix: Using statements * fix: Exception usages coming in from merge
* adds general and class properties extractors * Update Speckle.Converters.Civil3dShared.projitems * adds class properties for catchments * adds catchment group proxies * catchment proxy bug fix * adds site props * Update ClassPropertiesExtractor.cs * Update ClassPropertiesExtractor.cs * adds network, structure, and pipes * registers pipe network * adds alignment basecurves and properties * adds profiles to alignments * adds corridors * fixes di and other corridor bugs * parses corridor solid property sets * Update CorridorHandler.cs * Update CorridorHandler.cs * adds body raw converter to autocad * adds calculated info * Update PropertySetDefinitionHandler.cs * Update DBBodyToSpeckleRawConverter.cs
* adds general and class properties extractors * Update Speckle.Converters.Civil3dShared.projitems * adds class properties for catchments * adds catchment group proxies * catchment proxy bug fix * adds site props * Update ClassPropertiesExtractor.cs * Update ClassPropertiesExtractor.cs * adds network, structure, and pipes * registers pipe network * adds alignment basecurves and properties * adds profiles to alignments * adds corridors * fixes di and other corridor bugs * parses corridor solid property sets * Update CorridorHandler.cs * Update CorridorHandler.cs * adds body raw converter to autocad * adds calculated info * adds subassembly props * adds subassemblies, and parcels * adds volume surface stats * removes unnecessary * resolve merge conflict * handles name exception from some entity types * Update DBBodyToSpeckleRawConverter.cs
where there's two materials of the same type in the same type, they would override each other; nevertheless, having two plywood layers for one wall is totally acceptable.
…-structure-two-layers-with-the-same-material-name fix(dui3): ensures we don't override structure layers
weirdness of revit api continues to impress
cc @bimgeek -> we should probably catch this in tests
…wall-doors-duplicated-geometry Dimitrie/cnx 635 curtain wall doors duplicated geometry
…correct-transformation-applied-rename-ticket-as-you fix(rh): scaling incorrectly when copy pasting from one doc to another
…t-not-run-given-inconsistent-doc
…piration-checks-might-not-run-given-inconsistent-doc chore(rhino): ensure more robust expiration checks in rhino
* adds 2022,2023,and 2025 versions for civil3d * removes unnecessary assembly info * fixes version api issues * fixes more version api issues * Update CivilEntityToSpeckleTopLevelConverter.cs * more fixes * updates local
* Update SDK to get tracing to backend * Update Civil versions
JR-Morgan
approved these changes
Oct 21, 2024
adamhathcock
approved these changes
Oct 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just your normal update PR