xbim-toolkit

There are 0 repository under xbim-toolkit topic.

  • ifc-to-revit-using-named-pipesIbrahim5aad / ifc-to-revit-using-named-pipes

    This is a sample application demonstrating how to use named pipes to establish a communication between a Revit plugin and a console application. The console application is an IFC files loader that is built on top of xBIM toolkit. Although this is a great demo how to use Named Pipe to establish a two-way communication with a Revit context, there was a technical necessity to follow this design. The necessity arises from a DLL collision that occurs when trying to use the xBIM toolkit inside Revit context directly; Microsoft.Extensions.Logging DLL is a common dependency between Revit and xBIM but each ecosystem has a different incompatible version. So, the solution was to run the IFC parsing/loading operations out-of-process with Revit and establish the communication through named pipes.

    Language:C# Stargazers:8
  • IFC-Data-Extractionomarsamy3 / IFC-Data-Extraction

    Extract different data from IFC file(4 - 2x3), Dealing with elements like Columns and beams.

    Language:C# Stargazers:1
  • webify-bimwisdom-oss / webify-bim

    Prepare BIM Files for the use in the Web

    Language:TypeScript Stargazers:0