jschlenger

Results 8 issues of jschlenger

**Describe the bug** I just came across an IFC file that splits information that belongs to one IfcEntitiy into multiple lines (see screenshot). OIP is not able to deal with...

bug
duplicate
IFC
early-binding-generator

**File which is being refactored** ProfileConverter.h **Functions** The profile converter has a protected variable called "paths". Furthermore, there are various functions that take a "paths" variable as one of the...

good first issue
refactoring

**File which is being refactored** All files that belong to the IfcGeometryConverter. **Functions** With the update to VS2019 the throw keyword (throw(...)) right after the specification of the input parameters...

good first issue
refactoring

**Is your feature request related to a problem? Please describe.** Try to open point cloud files with common file formats (.las, .xyz, .bin, .ply, ...) Check if they are loaded...

enhancement

**Describe the bug** SolidModelConverter.h has a section regarding IfcBooleanOperand which includes an if loop checking for CSG Union, Intersection, DIfference. With the update to VS2019 some changes to this were...

bug

**Is your feature request related to a problem? Please describe.** With the update to VS2019 the support of reading las files is disabled because of major dependency problems with liblas...

enhancement

**Describe the bug** With the update to VS 2019 disconnecting Viewport::onChange and Viewport::onClear got disabled. This needs to be handled properly.

bug

Implementation of a viewer that shows the hierarchy tree of IFC files.

enhancement
IFC
quality_of_life