Xbim.Ifc
5.1.267
Provides supports semantic loading and saving IFC models and related formats. Commonly used types include
IfcStore
IfcValidator
DefaultModelProviderFactory
XbimReferencedModel
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Xbim.Ifc -Version 5.1.267
dotnet add package Xbim.Ifc --version 5.1.267
<PackageReference Include="Xbim.Ifc" Version="5.1.267" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbim.Ifc --version 5.1.267
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
-
.NETFramework 4.7
- Xbim.IO.MemoryModel (>= 5.1.267)
-
.NETStandard 2.0
- Xbim.IO.MemoryModel (>= 5.1.267)
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.
|