-
### Problem Description
When exporting steel columns that contain openings (OOTB or family), the ```IfcOpeningElement```s are displaced vertically above the column. Tested for IFC2x3 CV2 and IFC4 R…
-
When opening the IFC files in the attached zip in Revit, the window is rotated 90° (both IFC4 and IFC2x3)
[WallWithWindowRotated.zip](https://github.com/Autodesk/revit-ifc/files/10057700/WallWithWind…
-
Until now I have been creating (optional) headers for IFCJSON files like this:
```
{
"header": {
"file_description": {
"description": "ViewDefinition [CoordinationView]",
…
-
After installing IFc Expoter IFC.for.Revit.2022.6.0.0 I can no longer load IFC files in navisworks (IFC Modern).
When I load an ifc2x3 I get the following message.
![ERROR](https://user-images.g…
-
**Describe the bug**
The project `OpenInfraPlatform.Core` does not compile with IFC4.
In the Output, the first error message is:
```
(...)\Core\src\IfcGeometryConverter\PlacementConverter.h(586,1)…
-
Using BIM2SIM, I have found an error. It occurs with TEASER and EP as export options for the latest dev.
If necessary, I can provide the BIM IFC files. It occurs for three different files, so it seem…
-
I found several entities that use the EXPRESS datatype `INTEGER` or `REAL` instead of any IFC-specific type like `IfcInteger` or `IfcReal`.
Examples:
- [IfcDerivedUnitElement](https://standards.…
-
Did some work on classification but found that
bimvie.ws blocks when using a model with embedded (IfcClassificationNotation) classification .
# JS Error> TypeError: relatingClassification.getName is …
-
Both properties exist in IFC4, but are wrongly reported as an error. It is most likely due to an update in IFC4.0.2.0.
My understanding of IFC4 in IDS is that it is based on latest official version,…
-
Not sure it is a bug, but I found that a set of queries that execute fine in Fuseki doesn't work in Oxigraph. The reason is that GROUP_CONCAT doesn't work with URIs. You need to stringify them first a…