Xbim.Ifc2x3
5.1.323
Provides supports the IFC2x3 schema.
Install-Package Xbim.Ifc2x3 -Version 5.1.323
dotnet add package Xbim.Ifc2x3 --version 5.1.323
<PackageReference Include="Xbim.Ifc2x3" Version="5.1.323" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbim.Ifc2x3 --version 5.1.323
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xbim.Ifc2x3, 5.1.323"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xbim.Ifc2x3 as a Cake Addin
#addin nuget:?package=Xbim.Ifc2x3&version=5.1.323
// Install Xbim.Ifc2x3 as a Cake Tool
#tool nuget:?package=Xbim.Ifc2x3&version=5.1.323
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Version 5.1 update. See https://github.com/xBimTeam/XbimEssentials/blob/master/CHANGELOG.md
Dependencies
-
.NETCoreApp 3.1
- Xbim.Ifc4 (>= 5.1.323)
-
.NETFramework 4.5
- Xbim.Ifc4 (>= 5.1.323)
-
.NETFramework 4.6
- Xbim.Ifc4 (>= 5.1.323)
-
.NETFramework 4.7
- Xbim.Ifc4 (>= 5.1.323)
-
.NETStandard 2.0
- Xbim.Ifc4 (>= 5.1.323)
-
.NETStandard 2.1
- Xbim.Ifc4 (>= 5.1.323)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Xbim.Ifc2x3:
Package | Downloads |
---|---|
Xbim.Essentials
xBIM Essentials 5 provides support for IFC2x2, IFC2x3, IFC4 Addendum 2 and IFC Alignment (IFC4x1).
xBIM can open, create or modify any IFC file format, including XML, STEP21 and IFCZIP formats.
All programmatic access to IFC Entities is through a single interface, allowing one code base to work with all IFC formats and schemas.
Ifc4 is the default interface future proofing your development work.
|
|
Xbim.IO.MemoryModel
Manages IFC or STEP Model backed by an in-memory representation
|
|
Xbim.Tessellator
Provides support for tessellating mesh geometries.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xbim.Ifc2x3:
Repository | Stars |
---|---|
xBimTeam/XbimWindowsUI
The home of XbimXplorer and WPF components for your desktop BIM applications.
|