Info
Version: | 5.1.437 |
Author(s): | xBIM Team |
Last Update: | Wednesday, May 4, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/xBimTeam/XbimGeometry |
NuGet Url: | https://www.nuget.org/packages/Xbim.Geometry |
Install
Install-Package Xbim.Geometry
dotnet add package Xbim.Geometry
paket add Xbim.Geometry
Xbim.Geometry Download (Unzip the "nupkg" after downloading)
Dependencies
- Xbim.Geometry.Engine.Interop(>= 5.1.403)
- Xbim.ModelGeometry.Scene(>= 5.1.403)
Tags
providing support for generation of 3D Geometry from Ifc4 and Ifc2x3 representations.
Use this package to update your XBim IModels to contain geometry that can be visualised in 3D.
Currently supports IFC2x2, IFC2x3, IFC4 Addendum 2 and IFC Alignment (IFC4x1) schema.
Note: Due to the use of the native Open Cascade geometry library this package only supports Windows platforms.