Xbim.Geometry 5.1.796

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Xbim.Geometry --version 5.1.796                
NuGet\Install-Package Xbim.Geometry -Version 5.1.796                
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="5.1.796" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbim.Geometry --version 5.1.796                
#r "nuget: Xbim.Geometry, 5.1.796"                
#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.
// Install Xbim.Geometry as a Cake Addin
#addin nuget:?package=Xbim.Geometry&version=5.1.796

// Install Xbim.Geometry as a Cake Tool
#tool nuget:?package=Xbim.Geometry&version=5.1.796                

xBIM Geometry is an optional component of the XBIM Toolkit
 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

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

Package Downloads
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.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.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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.801-netcore 143 12/20/2024
5.1.796 277 12/19/2024
5.1.437 69,688 5/4/2022
5.1.403 38,415 12/15/2020
5.1.328 19,693 6/10/2020
5.1.317 18,094 3/27/2020
5.1.288 26,780 10/25/2019
5.1.283 7,579 10/9/2019
5.1.277 5,521 10/8/2019
5.1.254 8,006 8/1/2019
5.1.239 16,592 6/3/2019
5.1.233 6,222 6/2/2019
5.0.163 12,569 12/17/2018
4.0.19 4,503 3/5/2021
4.0.18 2,390 10/8/2020
4.0.11 45,660 10/29/2016
4.0.9 2,940 10/28/2016
4.0.8 3,589 10/17/2016
4.0.7 3,292 10/16/2016
3.1.39 3,641 1/23/2018
3.1.38 2,976 12/18/2017
3.1.37 3,110 11/24/2017
3.1.36 2,903 11/16/2017
3.1.35 3,009 11/14/2017
3.1.34 2,908 11/8/2017
3.1.31 2,933 8/23/2017
3.1.30 2,960 8/1/2017
3.1.29 3,102 5/22/2017
3.1.28 3,082 5/22/2017
3.1.27 2,845 5/18/2017
3.1.26 2,966 5/6/2017
3.1.24 3,270 3/28/2017
3.1.22 2,899 1/23/2017
3.1.20 3,091 10/16/2016
3.1.19 3,283 10/14/2016
3.1.15 4,532 5/9/2016
3.1.14 8,479 12/2/2015
3.1.13 3,144 11/17/2015
3.1.12 3,036 10/19/2015
3.1.11 4,050 10/15/2015
3.0.21 3,832 5/26/2015

This release is now a 'meta-package' which replaces Xbim.Geometry v4.x.
 For more granular control you can include the individual Nuget packages in the dependencies.
 V5 of Essentials now targets .net47 as a minimum.