Skip to content

The home of XbimXplorer and WPF components for your desktop BIM applications.

License

Notifications You must be signed in to change notification settings

samyuchao/XbimWindowsUI

This branch is 262 commits behind xBimTeam/XbimWindowsUI:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 27, 2016
Oct 29, 2016
Nov 15, 2016
Nov 15, 2016
Nov 2, 2016
Jan 8, 2015
Dec 2, 2015
Jul 1, 2016
Apr 23, 2015
Oct 19, 2015
Sep 27, 2016
Nov 10, 2016
Nov 10, 2016
Nov 8, 2016
Nov 15, 2016
Jul 3, 2015
Nov 15, 2016

Repository files navigation

XbimWindowsUI

Build Status (master branch): Build Status

Build Status (develop branch): Build Status

Compilation

The toolkit uses the Nuget technology for the management of several packages. We have custom nuget feeds for the master and develop branches of the solution. Nuget can download all the required dependencies for you if you have the correct package source configuration.

if you use Visual Studio 2015+ add the following package sources: https://www.myget.org/F/xbim-develop/api/v3/index.json https://www.myget.org/F/xbim-master/api/v3/index.json

if you use Visual Studio 2012+ add the following package sources: https://www.myget.org/F/xbim-develop/api/v2 https://www.myget.org/F/xbim-master/api/v2

the resulting configuration pages looks like this in VS2015: example of VS2015 configuration

Solution Content

Xbim.Presentation is the home of the XbimXplorer application and of a number of WPF components for your desktop BIM applications.

XbimXplorer UI

Acknowledgements

The XbimTeam wishes to thank JetBrains for supporting the XbimToolkit project with free open source Resharper licenses.

ReSharper Logo

About

The home of XbimXplorer and WPF components for your desktop BIM applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.9%
  • Other 1.1%