Open-Infra-Platform icon indicating copy to clipboard operation
Open-Infra-Platform copied to clipboard

This is the official repository of the open-source Open Infra Platform software (as of April 2020).

Results 100 Open-Infra-Platform issues
Sort by recently updated
recently updated
newest added

"If USE_STAMP_FILE is set, the custom command defined by this function will create a stamp file with the name .stamp in the current binary directory whenever doxygen is re-run. With...

documentation
enhancement
wontfix

This issue continues issue #557 and pull request #558 I was trying to implement IfcOffsetCurve and to my mind, I implemented it more or less correctly. You can find a...

bug
enhancement
IFC

This issue continues issue #436 and pull request #471 I started implementing the "delete" feature in pull request #471. However, there has been an issue with defining a function. Since...

bug
enhancement

This issue continues issue #435 and pull request #465 I started implementing the "Zoom in" feature in pull request #465. However, I couldn't find a solution, to how to implement...

enhancement

This issue continues issue #503 and pull request #523 I started implementing LAS in pull request #523. However, upon incorporating libLAS into the solution generation process of the OIP started...

bug
enhancement
build_process

This pull request contains final schema for **IFC4X3**. Please find differences between **_RC4** [here](https://github.com/buildingSMART/IFC4.3.x-output/blob/3e614c629eae2658a26d6257f38cc68ae17fe860/IFC-IFC4x3_RC4-differences.md). Several changes correspond to the `CurveConverter`. Here I added some `if define` statements. We need also...

IFC
early-binding-generator

Add support for `IfcSweptDiskSolidPolygonal` in the `SolidModelConverter.h` for the new IFC version. Dociumentation see [here](https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/lexical/IfcSweptDiskSolidPolygonal.htm) **Note**: there are some differences in attributes between two IFC version. For more details see...

enhancement
IFC

Add support for `IfcObjectPlacement` in the `PlacementConverter.h` for the new IFC version. Dociumentation see [here](https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/lexical/IfcObjectPlacement.htm) **Note**: there are some differences in attributes between two IFC version. For more details see...

enhancement
IFC

Update implementation for `IfcOpenCrossProfileDef` in `ProfileConverter.h`. **Note**: there are some differences in attributes between two IFC version. For more details see [here](https://github.com/buildingSMART/IFC4.3.x-output/blob/3e614c629eae2658a26d6257f38cc68ae17fe860/IFC-IFC4x3_RC4-differences.md).

enhancement
IFC