Xbim.Geometry 4.0.18

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xbim.Geometry --version 4.0.18
                    
NuGet\Install-Package Xbim.Geometry -Version 4.0.18
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xbim.Geometry" Version="4.0.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xbim.Geometry" Version="4.0.18" />
                    
Directory.Packages.props
<PackageReference Include="Xbim.Geometry" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xbim.Geometry --version 4.0.18
                    
#r "nuget: Xbim.Geometry, 4.0.18"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Xbim.Geometry@4.0.18
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xbim.Geometry&version=4.0.18
                    
Install as a Cake Addin
#tool nuget:?package=Xbim.Geometry&version=4.0.18
                    
Install as a Cake Tool

xBIM Geometry is the Geometry processing component of the Xbim libraries.
     Release 4 provides full support for all Ifc2x3 and Ifc4 Geometries.
     Support includes conversion to Boundary Representation and model triangulation.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Xbim.Geometry:

Package Downloads
Xbim.WindowsUI

Xbim.WindowsUI is a library containing a set of Windows Forms and WPF controls that can be used to build Windows Xaml or forms-based applications, which can display the 3D geometry and semantic data in IFC building models.

Xbim.Cobie

Provides an object model for handling the COBie schema used in both the UK and US implementations. Supports easy transformation from IFC to COBie and exports to Spreadsheet, JSON and XML formats.

Xbim.Scripting

xBIM Scripting contains the first release of the xBIMQL, BIM query and scripting Language. xBIM is an Open Source Toolkit for developing IFC based applications (BuildingSmart Data model). It provides full support for reading and writing geometry, topology and data in accordance with the Ifc2x3 schema. xBIM reads and writes Ifc, IfcXMl and IfcZip formats. The xBIM project provides packages to convert IFC models to COBie spreadsheets in both UK and US cultures as well as a range of 3D viewing controls for use with Windows forms, WPF, WEBGL and OpenGL platforms. IOS and Android versions are under development.

IFC.Extraction

Extract/Conversion IFC file content into JSON using XBIM COBie format

Xbim.Gltf.IO

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Xbim.Geometry:

Repository Stars
xBimTeam/XbimWindowsUI
The home of XbimXplorer and WPF components for your desktop BIM applications.
teocomi/BCFier
Extensible BCF client and tools
Version Downloads Last Updated
6.3.891-netcore 924 4/1/2026
6.3.873-netcore 3,942 11/17/2025
6.1.801-netcore 7,111 12/20/2024
5.1.820 14,748 4/11/2025
5.1.796 14,227 12/19/2024
5.1.437 95,694 5/4/2022
5.1.403 39,803 12/15/2020
5.1.328 20,887 6/10/2020
5.1.317 21,309 3/27/2020
5.1.288 27,613 10/25/2019
5.1.283 8,359 10/9/2019
5.1.277 6,013 10/8/2019
5.1.254 8,508 8/1/2019
5.1.239 17,311 6/3/2019
5.1.233 6,775 6/2/2019
5.0.163 13,103 12/17/2018
4.0.19 5,445 3/5/2021
4.0.18 2,687 10/8/2020
3.1.39 4,284 1/23/2018
Loading failed

This version is based on OpenCascade 7.4.
     Fix for use of multiple IfcRelAggregate realtionships per object
     Fix for IfcPolyline being used in a Swept sutface by Revit exporter 16.4
     4.0.0 The first release that fully supports all Ifc4 and Design Transfer View
     All Ifc2x3 and Ifc4 geometry classes are now supported.
     Also includes support for the WexBIM format which brings xBIM geometry to WebGL clients
     Target .Net 4.0, Visual Studio 2012, 2013 and 2015, C Runtime 10, 11 and 12
     Nuget target imports fixed