Skip to content

wangzhefeng2000/XbimWindowsUI

 
 

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%