Skip to content

Problem with selecting element in IFC files v4.3 #251

@Ser1ous

Description

@Ser1ous

On this demo: https://ifcjs.github.io/web-ifc-viewer/example/index
I tried to upload IFC file v4.3
The file loaded without any problem, but when I tried to select any element by double-clicking I caught the error:
Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'FromRawLineData[this.modelSchemaList[modelID]][rawLineData.type]')

The same error I catch in my project on this function: await viewer.IFC.getSpatialStructure(model.modelID, true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions