Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

IfcProxy missing in geometry loading #34

Open
pbbr opened this issue Sep 7, 2021 · 0 comments
Open

IfcProxy missing in geometry loading #34

pbbr opened this issue Sep 7, 2021 · 0 comments

Comments

@pbbr
Copy link

pbbr commented Sep 7, 2021

We've recognized that IfcProxy geometries are missing in flatMashes after the geometry loading with web-ifc:
const flatMeshes = ctx.ifcAPI.LoadAllGeometry(ctx.modelID);

When the same ifc model is loaded in the web-ifc-example viewer (https://tomvandig.github.io/web-ifc/examples/viewer/index.html), all IfcProxy geometries are there. Futhermore, if we rename the "IfcProxy" objects with e.g. "IfcWall", the geometries are also loading.

@xeolabs Do you have any idea how to solve this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant