-
-
**Is this feature critical for your commercial enterprise?**
If you need prioritized xeokit SDK fixes and features for your commercial enterprise, consider a Service Level Agreement (SLA) with xeolab…
-
I used the convert service to IFC and got a.xkt file, but I did not find the metadata.json file, is this json file necessary to load the model
-
I had the runtime error memory out of bounds.
The readme explains this well yet i had an issue with the steps.
I build the ifc-web.wasm and replaced it yet no difference.
Then i went into the nod…
-
I have problems with IFCSpace when I convert IFC files in xkt v9.
A metamodel is created, but there are no entity or “normal” objects created in the viewer.
I also downloaded the example xkt files “…
-
We use Creoox ifc2gltf to convert ifc files into the xkt format. We convert the file with the following commands:
```
ifc2gltf -i luchtbehandelingsbuis.ifc -o luchtbehandelingsbuis.glb -m luchtbeh…
-
I have a new .XKT model and I want to add it to model database to make this model loaded and displayed on viewer correctly. The following is my error report:
[xeokit plugin XKTLoader]: Unsupported…
-
Hello,
I'm trying this command:
./node-v16.17.0-linux-x64/bin/node --max-old-space-size=25192 ./node_modules/@xeokit/xeokit-convert/convert2xkt.js -s test.ifc -o test.ifc.xkt -l
The ifc file …
-
````convert2xkt````, specifically the ````parseGLTFIntoXKTModel```` and ````parseGLTFIntoXKTModel```` functions, derive the IDs for the entities they create in the XKT from the ````name```` properties…
-
Since GFORTRAN and Conda now have native M1 solutions, I decided to retry compiling REFPROP to get a native M1 solution. Everything works until the link step. I saw from another closed issue th…