Online3DViewer icon indicating copy to clipboard operation
Online3DViewer copied to clipboard

Integrated converter into viewer link below

Open Isaina opened this issue 1 year ago • 3 comments

https://github.com/RyugaRyuzaki/DotBimConvert

Isaina avatar Feb 11 '24 14:02 Isaina

That DOTBimConvert appears to have small issues.

The exported 02.bim file appears to have misplaced glass on the upper level tables.

The BIM converter that is included in the Online 3D Viewer appears to do a proper export of the original 02.ifc model.

GitHubDragonFly avatar Feb 13 '24 01:02 GitHubDragonFly

That DOTBimConvert appears to have small issues.

The exported 02.bim file appears to have misplaced glass on the upper level tables.

The BIM converter that is included in the Online 3D Viewer appears to do a proper export of the original 02.ifc model.

Yes, yes. issues, That why i need someone test with another file image

RyugaRyuzaki avatar Feb 13 '24 10:02 RyugaRyuzaki

Second thing is possible to write export plugin to ifc from .bim (ifc<->.bim), when converting from ifc to bim put meta data like Wall, Door, Window, and then using ifc.js so this Wall section become(IFCWall), Door become ifcDoor

 

Write IFC files with ifc.js ( node-typescript ): https://www.youtube.com/watch?v=4EJyWjfPjB0

 

So we can convert IFC to .bim and back (maybe on first not all IFC elements covered just basic one ifcspace,ifcwall,ifcopenings,ifcwindows,ifcdoor)

 

This would be great

 

Best regards

 

Ivo 

 

   

Sent: Tuesday, February 13, 2024 at 11:25 AM From: "RyugaRyuzaki" @.> To: "kovacsv/Online3DViewer" @.> Cc: "Isaina" @.>, "Author" @.> Subject: Re: [kovacsv/Online3DViewer] Integrated converter into viewer link below (Issue #448)

 

That DOTBimConvert appears to have small issues.

The exported 02.bim file appears to have misplaced glass on the upper level tables.

The BIM converter that is included in the Online 3D Viewer appears to do a proper export of the original 02.ifc model.

Yes, yes. issues, That why i need someone test with another file image.png (view on web)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Isaina avatar Feb 13 '24 10:02 Isaina