Xbim.Geometry 5.1.437

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 (7)

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 45,147 5/4/2022
5.1.403 36,835 12/15/2020
5.1.328 18,895 6/10/2020
5.1.317 13,287 3/27/2020
5.1.288 26,264 10/25/2019
5.1.283 7,237 10/9/2019
5.1.277 5,171 10/8/2019
5.1.254 7,649 8/1/2019
5.1.239 16,134 6/3/2019
5.1.233 5,921 6/2/2019
5.0.163 12,130 12/17/2018
4.0.19 3,332 3/5/2021
4.0.18 2,271 10/8/2020
4.0.11 41,317 10/29/2016
4.0.9 2,823 10/28/2016
4.0.8 3,437 10/17/2016
4.0.7 3,138 10/16/2016
3.1.39 3,459 1/23/2018
3.1.38 2,881 12/18/2017
3.1.37 2,991 11/24/2017
3.1.36 2,776 11/16/2017
3.1.35 2,872 11/14/2017
3.1.34 2,764 11/8/2017
3.1.31 2,811 8/23/2017
3.1.30 2,815 8/1/2017
3.1.29 2,971 5/22/2017
3.1.28 2,955 5/22/2017
3.1.27 2,702 5/18/2017
3.1.26 2,841 5/6/2017
3.1.24 3,149 3/28/2017
3.1.22 2,760 1/23/2017
3.1.20 2,953 10/16/2016
3.1.19 3,148 10/14/2016
3.1.15 4,429 5/9/2016
3.1.14 7,652 12/2/2015
3.1.13 3,019 11/17/2015
3.1.12 2,924 10/19/2015
3.1.11 3,898 10/15/2015
3.0.21 3,713 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.