Jordi Espada

Results 43 issues of 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...

on hold

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); //

bounty
status: available

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 ![image](https://user-images.githubusercontent.com/7852409/192975679-c5680d42-0d3f-4e15-afbb-6ed7d1055d36.png) It would be fantastic...

bounty

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, ![image](https://user-images.githubusercontent.com/7852409/217299264-2e97209d-45e8-4d95-8d26-0273cb671b2d.png) 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.

bounty
status: available

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.

enhancement

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...