XbimEssentials icon indicating copy to clipboard operation
XbimEssentials copied to clipboard

A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit

Results 127 XbimEssentials issues
Sort by recently updated
recently updated
newest added

This PR helps in solving #434. when using and Esent model provider the count of method of the persisted cache throws exception when counting interface types because the implementation supported...

bug
esent

This PR fixes this issue [395 ](https://github.com/xBimTeam/XbimGeometry/issues/395) in XbimGeometry repository. **Problem**: The direction vectors (Up, Right...etc.) were evaluated from the backing fields of the cell elements (_m11, _m12...etc.) and this...

Hi, I see that there is no security policy listed currently for this project. Is there any such security policy that exists and is being used for this project development?...

I use the xbim library to model checking tests in a few my apps of my road infrastructure design company (internal use). I ask you if they are included (foreseen)...

Hello, I wrote a code that writes correctly IFC4 using XbimEssentials. I'm trying to use the same code for writing IFC2x3. #### Assemblies and versions affected: Xbim.Essentials 5.1.259.0 #### Steps...

awaiting closure

*Short summary describing the issue. (3-5 sentences)* I am trying to verify the json data obtained from the buildingSMart data dictionary and for that purpose .I have created a IFc...

Hi, team! Can you tell me, please, how to get this information from IFC-object? I need parameters, grouped in "Dimensions". Thank you! ![picture547-1](https://user-images.githubusercontent.com/77204365/188860099-a2905b57-e3b4-4814-aaa6-d12dc6cbce59.png)

question

Hello Team, @martin1cerny @andyward While processing an IFC files with size > 100 MB, I have observed one issue, on latest XbimEssentials package, I am getting an exception saying that,...

needs repro
regression

I want to set color to my existing ifc file by element name. I stucked on " Cannot implicitly convert type 'Xbim.Ifc2x3.ProductExtension.IfcBuildingElementProxy' to 'Xbim.Ifc2x3.GeometryResource.IfcRepresentationItem' " Please give me a clue...

Hello Team, I have couple of IFC files for which models GeometryStore is empty. When I open model in xbim viewer, we are not able to see anything. ![image](https://github.com/xBimTeam/XbimEssentials/assets/115206745/7227f5fe-84d5-4532-8568-d0b4a7e006e1) This...