Open Source House with Open Source CAD?

A forum dedicated to the Draft, Arch and BIM workbenches development.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
paullee
Veteran
Posts: 5097
Joined: Wed May 04, 2016 3:58 pm

Re: Open Source House with Open Source CAD?

Post by paullee »

bernd wrote: Fri Jul 31, 2020 5:42 am no problems here with your file.
Hmmm...I test with your file on
- FreeCAD_0.19-21775-Linux-Conda_glibc2.12-x86_64.AppImage
- FreeCAD_0.19-21329-Linux-Conda_glibc2.12-x86_64.AppImage

and still can't get your result.

Can you post your ifcImport/ Export setting for reference.

BTW, I had no problem in export wall with subtraction in the Villa Savoye model... maybe need to test that model again ....

Thanks !
paullee
Veteran
Posts: 5097
Joined: Wed May 04, 2016 3:58 pm

Re: Open Source House with Open Source CAD?

Post by paullee »

thomas-neemann wrote: Fri Jul 31, 2020 2:29 am
paullee wrote: Thu Jul 30, 2020 11:25 pm ping

if i take your file and copy the wall with part simple copy, i can create a correct ifc from it.
Thanks for testing.

But the issue is to use Arch Object such that IfcExport create IFC file with attributes built-in in the Arch Objects.

Part Objects won't have that information in 'BIM'
User avatar
thomas-neemann
Veteran
Posts: 11801
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Open Source House with Open Source CAD?

Post by thomas-neemann »

paullee wrote: Fri Jul 31, 2020 5:25 pm

....But the issue is to use Arch Object such that IfcExport create IFC file with attributes built-in in the Arch Objects.

Part Objects won't have that information in 'BIM'
I know, but I would now like to offer my customers something to start with. in a second step, everything else like attributes etc. can be added at some point.
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
thomas-neemann
Veteran
Posts: 11801
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Open Source House with Open Source CAD?

Post by thomas-neemann »

my customers often have to plan outdoor facilities by truck.
special software is used for this. here is a free option.
in our case, it could be used to check the position of the garage


https://autoturnonline.com/de/


phpBB [video]
Attachments
Bildschirmfoto vom 2020-07-31 20-10-41.png
Bildschirmfoto vom 2020-07-31 20-10-41.png (60.35 KiB) Viewed 1128 times
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Open Source House with Open Source CAD?

Post by bernd »

paullee wrote: Fri Jul 31, 2020 5:21 pm
bernd wrote: Fri Jul 31, 2020 5:42 am no problems here with your file.
Hmmm...I test with your file on
- FreeCAD_0.19-21775-Linux-Conda_glibc2.12-x86_64.AppImage
- FreeCAD_0.19-21329-Linux-Conda_glibc2.12-x86_64.AppImage

and still can't get your result.

Can you post your ifcImport/ Export setting for reference.

BTW, I had no problem in export wall with subtraction in the Villa Savoye model... maybe need to test that model again ....

Thanks !
very strange ... what version of ifcopenshell do you have?

Code: Select all

import ifcopenshell
ifcopenshell.version
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Open Source House with Open Source CAD?

Post by bernd »

thschrader wrote: Fri Jul 31, 2020 1:53 pm Added some more wooden beams/columns.
Hard to find the exact geometry. I am wondering about the
static stabilty... :?
wood_structure_roof_columns.ifc
wood_structure.JPG
the big problem is, only the architecture drwings are open source not the manufactur drawings, neither of concrete, nor of wood nor of the mep. :cry:
User avatar
thomas-neemann
Veteran
Posts: 11801
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Open Source House with Open Source CAD?

Post by thomas-neemann »

bernd wrote: Fri Jul 31, 2020 6:27 pm ping

we can use the photos as a basis, we can define everything that is missing.
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
paullee
Veteran
Posts: 5097
Joined: Wed May 04, 2016 3:58 pm

Re: Open Source House with Open Source CAD?

Post by paullee »

bernd wrote: Fri Jul 31, 2020 6:24 pm
Hmmm...I test with your file on
- FreeCAD_0.19-21775-Linux-Conda_glibc2.12-x86_64.AppImage
- FreeCAD_0.19-21329-Linux-Conda_glibc2.12-x86_64.AppImage

and still can't get your result.

Can you post your ifcImport/ Export setting for reference.

BTW, I had no problem in export wall with subtraction in the Villa Savoye model... maybe need to test that model again ....

Thanks !
very strange ... what version of ifcopenshell do you have?

Code: Select all

import ifcopenshell
ifcopenshell.version

It is built-in AppImage... I suspect it is something about IfcExport setting ?

Code: Select all

>>> import ifcopenshell
>>> ifcopenshell.version
'0.6.0b0'
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Open Source House with Open Source CAD?

Post by bernd »

thomas-neemann wrote: Fri Jul 31, 2020 5:33 pm
paullee wrote: Fri Jul 31, 2020 5:25 pm

....But the issue is to use Arch Object such that IfcExport create IFC file with attributes built-in in the Arch Objects.

Part Objects won't have that information in 'BIM'
I know, but I would now like to offer my customers something to start with. in a second step, everything else like attributes etc. can be added at some point.
once started with wrong work flows it is difficault to change them, thus +1 to paullee. At least the IfcObjectTyp and the material should be set for a Ifc export!!!

Thus Arch Component should be used, which is very easy in FreeCAD because anything could be a Arch Component. Just select the object and click on Arch structure.

Attributes and psets could be added at any time later on according BIM project standards.
paullee
Veteran
Posts: 5097
Joined: Wed May 04, 2016 3:58 pm

Re: Open Source House with Open Source CAD?

Post by paullee »

Some model updating, merged IFC / FC downloaded
House_01_OpenSource.FCStd
(646.3 KiB) Downloaded 67 times

Roof profile / height not matching - information not enough on pdf :lol:

Screenshot from 2020-08-01 02-47-59.png
Screenshot from 2020-08-01 02-47-59.png (446.32 KiB) Viewed 1112 times
Screenshot from 2020-08-01 02-48-16.png
Screenshot from 2020-08-01 02-48-16.png (254 KiB) Viewed 1112 times
Screenshot from 2020-08-01 02-48-42.png
Screenshot from 2020-08-01 02-48-42.png (476.85 KiB) Viewed 1112 times
Post Reply