Xbim.Ifc
5.1.323
Provides supports semantic loading and saving IFC models and related formats. Commonly used types include
IfcStore
IfcValidator
DefaultModelProviderFactory
XbimReferencedModel
Install-Package Xbim.Ifc -Version 5.1.323
dotnet add package Xbim.Ifc --version 5.1.323
<PackageReference Include="Xbim.Ifc" Version="5.1.323" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbim.Ifc --version 5.1.323
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xbim.Ifc, 5.1.323"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Version 5.1 update. See https://github.com/xBimTeam/XbimEssentials/blob/master/CHANGELOG.md
Dependencies
-
.NETCoreApp 3.1
- Xbim.IO.MemoryModel (>= 5.1.323)
-
.NETFramework 4.5
- Xbim.IO.MemoryModel (>= 5.1.323)
-
.NETFramework 4.6
- Xbim.IO.MemoryModel (>= 5.1.323)
-
.NETFramework 4.7
- Xbim.IO.MemoryModel (>= 5.1.323)
-
.NETStandard 2.0
- Xbim.IO.MemoryModel (>= 5.1.323)
-
.NETStandard 2.1
- Xbim.IO.MemoryModel (>= 5.1.323)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Xbim.Ifc:
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.Geometry.Engine.Interop
Provides support for the Ifc4 and Ifc2x3 Geometry conversion.
|
|
Xbim.ModelGeometry.Scene
Provides support for the Geometry Scene creation.
|
|
Xbim.IO.CobieExpress
Provides support for serializing/deserializing a COBie EXPRESS model through an underlying IModel implementation
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xbim.Ifc:
Repository | Stars |
---|---|
xBimTeam/XbimWindowsUI
The home of XbimXplorer and WPF components for your desktop BIM applications.
|