Jordi Espada
Jordi Espada
Hi dbohdan, Please add Zetscript programming language (is a quite new). URL: http://zetscript.org License: MIT GC: Ref. Counting Notes: ZetScript is a programming language and comes with and API that...
Hi there, I found an issue at `GetLine` ( web-api-browser.js line 54518): ``` GetLine(modelID, expressID, flatten = false) { let rawLineData = this.GetRawLineData(modelID, expressID); //
Hi there, I couldn't find a way to get information from IFC HEADER, the set of lines that tells information about file description, timestamps, etc  It would be fantastic...
Hi, IFC comes with plain text but sometimes IFC file can be compressed as ZIP in order to save space. The idea is detect the signature that ZIP writes at...
Hi, Acording last the last code of `web-ifc-three.js` when it request `GetNameFromTypeCode` from `IFC/web-workers/workers/WebIfcWorker.ts` module, it passes `data.args.modelID` parameter as is shown in the following code, ``` export class WebIfcWorker...
Hi there, If I try to build current implementation of web-ifc-three (i.e 0.0.122) with the lastest implementation of web-ifc it throws the following errors,  So web-ifc-three it has to...
Hi, web-ifc-viewer it generates only ESM output. It could be good to create a "Rollup" configuration to implement UMD support.
Hi, It could be interesting the generation ifc_schema_helper.ts for cpp (like ifc_schema_helper.cpp). In this case we could parse Ifc estructures (i.e IfcEntities, IfcEnums, etc) without depending of nodejs.
Hi r-lyeh, I would like to know whether is possible to eval [ZetScript](http://zetscript.org) in your performance list test. Currently ZetScript links dinamically by default but I attached the static version...
Hi @andreww1011 , First of all, I have find this tool very usefull and I hope to use it further. I have a question ... Is possible to remove "Select...