Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in IFC to XKT Conversion: "No basis found for brep" #176

Open
laguisse opened this issue Sep 22, 2024 · 0 comments
Open

Error in IFC to XKT Conversion: "No basis found for brep" #176

laguisse opened this issue Sep 22, 2024 · 0 comments

Comments

@laguisse
Copy link

Hi,

I’m trying to convert an IFC file to XKT using the xeokit-convert tool, but I’m encountering an issue during the conversion process. Here are the details:

When running the command:
node convert2xkt.js -s WPM-NTO-CAE-STR-M3D-00000.ifc -o WPM-NTO-CAE-STR-M3D-00000.ifc.xkt -l

I receive repeated error messages in the output:
ERROR: No basis found for brep!

This error occurs multiple times throughout the conversion process. Despite this, the conversion finishes, and the XKT file is generated, but I am concerned that the error might indicate that parts of the IFC model are not being converted properly.

Here are some details from the output:

File: WPM-NTO-CAE-STR-M3D-00000.ifc
Size: 40076.42 kB
XKT size: 1446.00 kB
Converted objects: 569
Converted triangles: 170967
Converted geometries: 562
Could you please help me understand what the error means and whether it impacts the accuracy of the conversion? Is there a configuration or adjustment I need to make to ensure the conversion handles the brep geometry correctly?

Thank you for your help!

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

No branches or pull requests

1 participant