简体   繁体   中英

ifc.js - Unexpected style type message when loading model

Loading IFC files with the ifc.js library i often get many messages like this in console:

Unexpected style type: 3800577675 at 213152 (web-ifc-api.js: 933)
Unexpected style type: 3800577675 at 213511 (web-ifc-api.js: 933)
...

What are they due to? Is it possible to prevent them from appearing?

It means that there's something that hasn't been implemented in web-ifc yet. You can create an issue in web-ifc to request for the implementation.

Response from Ansoni in IFC.js Discord

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM