Conversation
Currently implemented IfcIrregularTimeSeries from IfcPropertyReferenceValues.PropertyReference's IfcObjectReferenceSelect types
…presentationContextSelection
Minor code refactoring for layer stylers.
Supports loading IFC4x3 schema but latest Geometry needed Styler fixed up and multi-schema code reviewed
(including 4x3). Geometry to test. Plugins disabled due to Nuget package deprecation
Tidy up of projects
…port in GE Tweaked About & assemblies tabs to make clearer what's loaded
Helps with diagnostics where there may not be any additional context
Now looks for 6.0.0.0 compatible plugins as 4/5.x will not be compatible with v6 Breaking change: Plugins cannot be WinExe - these can't be assembly loaded in netcore: https://stackoverflow.com/a/58291394 TODO: consider multi-targetting TODO: Review plugin commands
Updated to v6.0.0 xbim dependencies (and AssemblyVersions)
Includes SRL fix for Cylindrical surface in advanced breps
…ssion. Mainly used by Bcf plugin. Optimised plugin startup, and added diagnostics setting to pluginConfig
Removed Extraneous plugin code. Added Package Icon
Net8.0 and GE6.0 (IFC4x3) integration See PR #196 for additional details
Updated Nuget version and Versions tasks
Integrate net8 and IFC4x3 etc into develop
Also added settings for debugging BCF plug-in.
Updated GE with new feature to enable additional Representation Identifiers to be rendered. e.g. (non-standard?) models using 'surface' identifier for SurfaceModel types.
removed unnecessary package source in nuget.config
Improved tree (sorting and grouping) - now includes Defining Type in the grouping which makes ifc2x3 models clearer to understand. E.g. FlowTerminal of AirTerminalType => 'AirTerminal' not 'FlowTerminal'
Fixes styling issue in 4x3 (xBimTeam/XbimEssentials#666) Various dependencies updated. System.Drawing.Common now required for System.Drawing.Image.FromFile call in ImageOverlay
This file contains hidden or 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
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.
No description provided.