dubstar-04 / Design

2D CAD For GNOME
GNU General Public License v3.0
135 stars 8 forks source link

Ifc support thru https://ifcjs.io/ #229

Closed Isaina closed 10 months ago

Isaina commented 1 year ago

Import ifc into dxf with floor plan and floor browser and save floor plans to dxf for editing with floor navigator

Isaina commented 10 months ago

Yes dxf export is great but Import IFC and floor browser would be great with export to dxf and blocks support would give this software a purpose , so we can import 3d ifc model make 2d floor plan and export to 2d dxf file

dubstar-04 commented 10 months ago

This is a great idea but out of scope for this project. Design is aiming to follow the GNOME philosophy of 'do one thing well'.

The goal is to be the simplest drawing editor possible, focussing in DXF files. With that being said I am aiming to make the core scriptable this year so it would be possible to import other file types via extensions.

I am going to close this feature request for now but may revisit the idea once extensions are possible.

Isaina commented 10 months ago

I was thinking thru https://github.com/IFCjs/components

This library is a collection of BIM tools based on Three.js and other libraries. It includes pre-made features to easily build browser-based 3D BIM applications, such as postproduction, dimensions, floorplan navigation, DXF export and much more.

not 3d but to extract 2d from ifc and save to dwg