Xbim.Geometry 5.1.437

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

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

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
6.1.801-netcore 698 12/20/2024
5.1.796 2,978 12/19/2024
5.1.437 75,255 5/4/2022
5.1.403 38,645 12/15/2020
5.1.328 19,837 6/10/2020
5.1.317 19,523 3/27/2020
5.1.288 26,858 10/25/2019
5.1.283 7,615 10/9/2019
5.1.277 5,541 10/8/2019
5.1.254 8,028 8/1/2019
5.1.239 16,635 6/3/2019
5.1.233 6,249 6/2/2019
5.0.163 12,615 12/17/2018
4.0.19 4,946 3/5/2021
4.0.18 2,431 10/8/2020
4.0.11 46,526 10/29/2016
4.0.9 3,005 10/28/2016
4.0.8 3,678 10/17/2016
4.0.7 3,360 10/16/2016
3.1.39 3,740 1/23/2018
3.1.38 3,041 12/18/2017
3.1.37 3,174 11/24/2017
3.1.36 2,969 11/16/2017
3.1.35 3,073 11/14/2017
3.1.34 2,973 11/8/2017
3.1.31 3,002 8/23/2017
3.1.30 3,022 8/1/2017
3.1.29 3,167 5/22/2017
3.1.28 3,144 5/22/2017
3.1.27 2,909 5/18/2017
3.1.26 3,029 5/6/2017
3.1.24 3,335 3/28/2017
3.1.22 2,965 1/23/2017
3.1.20 3,156 10/16/2016
3.1.19 3,350 10/14/2016
3.1.15 4,596 5/9/2016
3.1.14 8,605 12/2/2015
3.1.13 3,213 11/17/2015
3.1.12 3,106 10/19/2015
3.1.11 4,122 10/15/2015
3.0.21 3,900 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.