Xbim.Bcf
4.0.0
dotnet add package Xbim.Bcf --version 4.0.0
NuGet\Install-Package Xbim.Bcf -Version 4.0.0
<PackageReference Include="Xbim.Bcf" Version="4.0.0" />
paket add Xbim.Bcf --version 4.0.0
#r "nuget: Xbim.Bcf, 4.0.0"
// Install Xbim.Bcf as a Cake Addin
#addin nuget:?package=Xbim.Bcf&version=4.0.0
// Install Xbim.Bcf as a Cake Tool
#tool nuget:?package=Xbim.Bcf&version=4.0.0
xBIM BCF is a standalone Xbim library which allows reading and writing of BCF (https://github.com/BuildingSMART/BCF/) files.
xBIM is an Open Source Toolkit for developing IFC based applications (BuildingSmart Data model).
It provides full support for reading and writing geometry, topology and data in accordance with the Ifc2x3 schema.
xBIM reads and writes Ifc, IfcXMl and IfcZip formats.
The xBIM project provides packages to convert IFC models to COBie spreadsheets in both UK and US cultures as well as a range of 3D viewing controls for use with Windows forms, WPF, WEBGL and OpenGL platforms.
IOS and Android versions are under development.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
3.0 contains a new geometry engine that has a full API to allow geometry constructions, boolean operations and meshing. All Ifc2x3 class are now supported.