Xbim.Geometry 5.1.233

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

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

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 (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
5.1.437 60,572 5/4/2022
5.1.403 38,036 12/15/2020
5.1.328 19,609 6/10/2020
5.1.317 16,437 3/27/2020
5.1.288 26,712 10/25/2019
5.1.283 7,550 10/9/2019
5.1.277 5,505 10/8/2019
5.1.254 7,984 8/1/2019
5.1.239 16,538 6/3/2019
5.1.233 6,202 6/2/2019
5.0.163 12,533 12/17/2018
4.0.19 3,803 3/5/2021
4.0.18 2,364 10/8/2020
4.0.11 43,838 10/29/2016
4.0.9 2,909 10/28/2016
4.0.8 3,551 10/17/2016
4.0.7 3,265 10/16/2016
3.1.39 3,612 1/23/2018
3.1.38 2,947 12/18/2017
3.1.37 3,083 11/24/2017
3.1.36 2,875 11/16/2017
3.1.35 2,981 11/14/2017
3.1.34 2,876 11/8/2017
3.1.31 2,908 8/23/2017
3.1.30 2,926 8/1/2017
3.1.29 3,073 5/22/2017
3.1.28 3,048 5/22/2017
3.1.27 2,812 5/18/2017
3.1.26 2,937 5/6/2017
3.1.24 3,242 3/28/2017
3.1.22 2,852 1/23/2017
3.1.20 3,064 10/16/2016
3.1.19 3,259 10/14/2016
3.1.15 4,506 5/9/2016
3.1.14 8,104 12/2/2015
3.1.13 3,120 11/17/2015
3.1.12 3,013 10/19/2015
3.1.11 4,004 10/15/2015
3.0.21 3,807 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.