-
Hi,
I tried convert2xkt.js via command line with a lot of IFC models.
The conversion process finishes well but for every model (included sample IFC models: e.g. Duplex, MAP...) different entities a…
-
How can I convert a IFC file to XKT with a MetaModel JSON? This is a little problem...
-
Can I get the metadata in the process of converting the ifc to XKT ?
-
With v1.1.0 I get the following error:
$ convert2xkt -s "/tmp/test.gltf" -o "/tmp/test.xkt"
Error: Error: 'baseUri' must be provided to resolve relative url test0.bin
File test0.bin does exist …
-
Hello,
Even though I created new object defaults and made defined IfcSpace as visible, IfcSpace Elements are not visible. I tried all the methods, and I am certain my model has space geometry inside…
-
````javascript
const myViewer = new Viewer({ });
const xktLoader = new XKTLoaderPlugin(myViewer);
const model = xktLoader.load({
src: "myModel.xkt"
});
const myView2 = new View(myViewe…
-
I'm following the steps here: https://www.notion.so/Converting-IFC-Models-to-XKT-using-3rd-Party-Open-Source-Tools-c373e48bc4094ff5b6e5c5700ff580ee
The steps all worked without any errors however t…
Moult updated
2 years ago
-
After the latest update v1.1.0 I get this error when running the convert2xkt.js script. I don't see any changes in the documentation/readme related to this. Hence not really sure if I'm using the scri…
-
Hey Lindsay,
I am wondering that is it possible to filtering elements from different `xkt` files and merging into a new one? I would like to explore the possibilities of that. I can see some exampl…
-
There are a lot of invisible objects in Firefox (works well on Chrome).
![image](https://user-images.githubusercontent.com/1349751/173025156-665cde2c-2956-433b-973c-2cbbce13c361.png)
We still ca…
Amoki updated
2 years ago