-
Notifications
You must be signed in to change notification settings - Fork 74
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
Ifc serialization improvements #1021
Ifc serialization improvements #1021
Commits on Aug 29, 2023
-
Moved IFCExtensions to the IFCToElementsConverters folder
Also made extensions for basic geometric elements conversion (like vectors or transforms) internal instead of private.
Configuration menu - View commit details
-
Copy full SHA for eb5621f - Browse repository at this point
Copy the full SHA eb5621fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 775e54e - Browse repository at this point
Copy the full SHA 775e54eView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10744f1 - Browse repository at this point
Copy the full SHA 10744f1View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for def1390 - Browse repository at this point
Copy the full SHA def1390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 898cfc1 - Browse repository at this point
Copy the full SHA 898cfc1View commit details -
Created a separate class-converter for each Element we recognize in IFC
The logic is taken from IFCExtensions mostly without changes. The only thing was excluded is openings processing. The openings will be processed separately.
Configuration menu - View commit details
-
Copy full SHA for 9ea63cc - Browse repository at this point
Copy the full SHA 9ea63ccView commit details -
Added IfcBuildingElementToElementConverter class
The logic for the new class and the changes in IFCExtensions are taken from hypar-io#531 PR.
Configuration menu - View commit details
-
Copy full SHA for 5bc3e49 - Browse repository at this point
Copy the full SHA 5bc3e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 688af87 - Browse repository at this point
Copy the full SHA 688af87View commit details -
Configuration menu - View commit details
-
Copy full SHA for f09d30e - Browse repository at this point
Copy the full SHA f09d30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 070fefa - Browse repository at this point
Copy the full SHA 070fefaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c3dcf - Browse repository at this point
Copy the full SHA 19c3dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 176749d - Browse repository at this point
Copy the full SHA 176749dView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d01facc - Browse repository at this point
Copy the full SHA d01faccView commit details
Commits on Sep 12, 2023
-
Simplified the structure of the namespaces
No logic changes, just namespaces structure simplification.
Configuration menu - View commit details
-
Copy full SHA for 6948d30 - Browse repository at this point
Copy the full SHA 6948d30View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91f560a - Browse repository at this point
Copy the full SHA 91f560aView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ec11cd - Browse repository at this point
Copy the full SHA 8ec11cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3135b48 - Browse repository at this point
Copy the full SHA 3135b48View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 585c718 - Browse repository at this point
Copy the full SHA 585c718View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9d6ee2 - Browse repository at this point
Copy the full SHA f9d6ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96aca92 - Browse repository at this point
Copy the full SHA 96aca92View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a14978c - Browse repository at this point
Copy the full SHA a14978cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaf3ed8 - Browse repository at this point
Copy the full SHA eaf3ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fc227f - Browse repository at this point
Copy the full SHA 4fc227fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb6520 - Browse repository at this point
Copy the full SHA 6cb6520View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5829905 - Browse repository at this point
Copy the full SHA 5829905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45375aa - Browse repository at this point
Copy the full SHA 45375aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5637fad - Browse repository at this point
Copy the full SHA 5637fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 312f8bf - Browse repository at this point
Copy the full SHA 312f8bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8210c6f - Browse repository at this point
Copy the full SHA 8210c6fView commit details -
Used IfcRepresentationItem parsers to parse representation data for r…
…ecognized core types
Configuration menu - View commit details
-
Copy full SHA for 63eddd6 - Browse repository at this point
Copy the full SHA 63eddd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4394c1 - Browse repository at this point
Copy the full SHA a4394c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101076e - Browse repository at this point
Copy the full SHA 101076eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5385e8 - Browse repository at this point
Copy the full SHA e5385e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c1149 - Browse repository at this point
Copy the full SHA c9c1149View commit details -
Changed IfcBuildingElementToElementConverter to FromIfcElementConverter
The class now works with IfcElement rather than IfcBuildingElement.
Configuration menu - View commit details
-
Copy full SHA for 7c80d4d - Browse repository at this point
Copy the full SHA 7c80d4dView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7834d63 - Browse repository at this point
Copy the full SHA 7834d63View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c39ba87 - Browse repository at this point
Copy the full SHA c39ba87View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5383408 - Browse repository at this point
Copy the full SHA 5383408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c9262 - Browse repository at this point
Copy the full SHA 74c9262View commit details -
- Added missing summary. - Added id and name parameters to constructors. - Removed wall parameter from wall-free constructor. - Removed a method that isn't used anymore.
Configuration menu - View commit details
-
Copy full SHA for e8b8b30 - Browse repository at this point
Copy the full SHA e8b8b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for c61c739 - Browse repository at this point
Copy the full SHA c61c739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9009802 - Browse repository at this point
Copy the full SHA 9009802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f83cf - Browse repository at this point
Copy the full SHA 50f83cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717d10c - Browse repository at this point
Copy the full SHA 717d10cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e2873 - Browse repository at this point
Copy the full SHA 62e2873View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a38d72 - Browse repository at this point
Copy the full SHA 7a38d72View commit details -
Merge branch 'ifc-serialization-refactoring' of https://github.com/sr…
…udenkoamc/Elements into ifc-serialization-refactoring
Configuration menu - View commit details
-
Copy full SHA for 4e893f8 - Browse repository at this point
Copy the full SHA 4e893f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b4116 - Browse repository at this point
Copy the full SHA 80b4116View commit details -
Configuration menu - View commit details
-
Copy full SHA for d767022 - Browse repository at this point
Copy the full SHA d767022View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18b316c - Browse repository at this point
Copy the full SHA 18b316cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d072bf8 - Browse repository at this point
Copy the full SHA d072bf8View commit details -
Added extraction of solids from the first operand of boolean clipping…
… result representation The boolean clipping operation is not applied to the extracted solid. It should be implemented later.
Configuration menu - View commit details
-
Copy full SHA for c40a9cf - Browse repository at this point
Copy the full SHA c40a9cfView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc047be - Browse repository at this point
Copy the full SHA cc047beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3babf4 - Browse repository at this point
Copy the full SHA f3babf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for daa7369 - Browse repository at this point
Copy the full SHA daa7369View commit details -
Configuration menu - View commit details
-
Copy full SHA for e222c90 - Browse repository at this point
Copy the full SHA e222c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3574f2f - Browse repository at this point
Copy the full SHA 3574f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 217c700 - Browse repository at this point
Copy the full SHA 217c700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 874470e - Browse repository at this point
Copy the full SHA 874470eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dea87a6 - Browse repository at this point
Copy the full SHA dea87a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c470d - Browse repository at this point
Copy the full SHA 49c470dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff8dd01 - Browse repository at this point
Copy the full SHA ff8dd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a947d40 - Browse repository at this point
Copy the full SHA a947d40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d37e78 - Browse repository at this point
Copy the full SHA 0d37e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d9039 - Browse repository at this point
Copy the full SHA 02d9039View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dafdefb - Browse repository at this point
Copy the full SHA dafdefbView commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 118c554 - Browse repository at this point
Copy the full SHA 118c554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66eff79 - Browse repository at this point
Copy the full SHA 66eff79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6894f82 - Browse repository at this point
Copy the full SHA 6894f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b868a - Browse repository at this point
Copy the full SHA 85b868aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1086b1e - Browse repository at this point
Copy the full SHA 1086b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b01a8 - Browse repository at this point
Copy the full SHA 16b01a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c081bc6 - Browse repository at this point
Copy the full SHA c081bc6View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04d4cd9 - Browse repository at this point
Copy the full SHA 04d4cd9View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 980663e - Browse repository at this point
Copy the full SHA 980663eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cdcb81 - Browse repository at this point
Copy the full SHA 7cdcb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0204c - Browse repository at this point
Copy the full SHA fc0204cView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c5788e6 - Browse repository at this point
Copy the full SHA c5788e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b969133 - Browse repository at this point
Copy the full SHA b969133View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6cf0264 - Browse repository at this point
Copy the full SHA 6cf0264View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bcf69 - Browse repository at this point
Copy the full SHA 20bcf69View commit details