Xbim.Ifc4
5.1.323
Provides support for the IFC4 schema, including Add1, Add2 + Alignment schemas.
Install-Package Xbim.Ifc4 -Version 5.1.323
dotnet add package Xbim.Ifc4 --version 5.1.323
<PackageReference Include="Xbim.Ifc4" Version="5.1.323" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbim.Ifc4 --version 5.1.323
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xbim.Ifc4, 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.Ifc4 as a Cake Addin
#addin nuget:?package=Xbim.Ifc4&version=5.1.323
// Install Xbim.Ifc4 as a Cake Tool
#tool nuget:?package=Xbim.Ifc4&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.Common (>= 5.1.323)
-
.NETFramework 4.5
- Xbim.Common (>= 5.1.323)
-
.NETFramework 4.6
- Xbim.Common (>= 5.1.323)
-
.NETFramework 4.7
- Xbim.Common (>= 5.1.323)
-
.NETStandard 2.0
- Xbim.Common (>= 5.1.323)
-
.NETStandard 2.1
- Xbim.Common (>= 5.1.323)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Xbim.Ifc4:
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.Ifc2x3
Provides supports the IFC2x3 schema.
|
|
Xbim.CobieExpress.Exchanger
Provides support for conversion from IFC to COBie EXPRESS using xBIM Toolkit
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xbim.Ifc4:
Repository | Stars |
---|---|
xBimTeam/XbimWindowsUI
The home of XbimXplorer and WPF components for your desktop BIM applications.
|