Xbim.Bcf 4.0.0

.NET Framework 4.5
dotnet add package Xbim.Bcf --version 4.0.0
NuGet\Install-Package Xbim.Bcf -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xbim.Bcf" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbim.Bcf --version 4.0.0
#r "nuget: Xbim.Bcf, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
4.0.0 11,595 4/28/2017
3.1.9 1,975 10/17/2015

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.