Xbim.Geometry.Abstractions 6.3.873-netcore

This is a prerelease version of Xbim.Geometry.Abstractions.
dotnet add package Xbim.Geometry.Abstractions --version 6.3.873-netcore
                    
NuGet\Install-Package Xbim.Geometry.Abstractions -Version 6.3.873-netcore
                    
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.Abstractions" Version="6.3.873-netcore" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xbim.Geometry.Abstractions" Version="6.3.873-netcore" />
                    
Directory.Packages.props
<PackageReference Include="Xbim.Geometry.Abstractions" />
                    
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.Abstractions --version 6.3.873-netcore
                    
#r "nuget: Xbim.Geometry.Abstractions, 6.3.873-netcore"
                    
#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.Abstractions@6.3.873-netcore
                    
#: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.Abstractions&version=6.3.873-netcore&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Xbim.Geometry.Abstractions&version=6.3.873-netcore&prerelease
                    
Install as a Cake Tool

Xbim.Geometry.Abstractions

XbimGeometry is part of the Xbim Toolkit.

This package provides a set of .NET interfaces for interacting with the underylying GeometryEngine primitives, without taking a dependency on the C++/CLI implementation

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

Package Downloads
Xbim.Tessellator

Provides support for tessellating mesh geometries.

Xbim.Geometry

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 this library supports IFC2x2, IFC2x3, IFC4 Addendum 2 TC1 and IFC4.3 ADD2.

Xbim.Geometry.Engine.Interop

Provides support for the Ifc4 and Ifc2x3 Geometry conversion.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.873-netcore 1,404 11/17/2025
6.2.363-develop 6,009 12/20/2024
6.1.302-alpha 269 10/13/2022

This is the initial release of the Geometry Interfaces for version 6 of the Xbim Geometry Engine