Search found 11044 matches
- Sat Jan 16, 2021 7:44 pm
- Forum: IFC
- Topic: [IFC Export] Problems with IFC (structural view) export/import
- Replies: 16
- Views: 934
Re: [IFC Export] Problems with IFC (structural view) export/import
None I know of. ATM materials an cros sections should be included in the structural analysis ifc.
- Wed Jan 13, 2021 8:32 pm
- Forum: Python scripting and macros
- Topic: Visibility Problem
- Replies: 2
- Views: 227
Re: Visibility Problem
you might want do do a document recompute and try again. It says it is possible in the icon bar.
- Wed Jan 13, 2021 7:30 pm
- Forum: IFC
- Topic: [IFC Export] Problems with IFC (structural view) export/import
- Replies: 16
- Views: 934
Re: [IFC Export] Problems with IFC (structural view) export/import
You are right in the regard of export. FYI: import was implemented by me and I use it from time to time. It should work quite well for geometry and meshes. Export was implemented by yorik and I have not used it at all. May be once or twice for playing around. export: I might be wrong, but AFIK Surfa...
- Tue Jan 12, 2021 6:59 pm
- Forum: IFC
- Topic: [IFC Export] Problems with IFC (structural view) export/import
- Replies: 16
- Views: 934
Re: [IFC Export] Problems with IFC (structural view) export/import
I do not know about the export out of FreeCAD. Never trid this. In IFC++ you can view structural analysis view to check the export.
As fir the import this should work, but I nevet got hands on a file exported from RFEM. Would you share this IFC?
As fir the import this should work, but I nevet got hands on a file exported from RFEM. Would you share this IFC?
- Mon Jan 11, 2021 5:03 pm
- Forum: Open discussion
- Topic: License of AddOn
- Replies: 12
- Views: 470
Re: Lizense of AddOn
still another one. All code was written by me. I make two repos of the same code. For one repo I use GPL2 and for the other I use GPL3. Would it be possible to use either GPL2 or GPL3 for providing the code? In case I provide code with FreeCAD I use GPL2 and it case the code is provided without Free...
- Mon Jan 11, 2021 3:05 pm
- Forum: Open discussion
- Topic: License of AddOn
- Replies: 12
- Views: 470
Re: Lizense of AddOn
It does mean If I use GPL3 for a FreeCAD AddOn I can neither make FreeCAD including this AddOn puplic nor provide them together to a customer? No. As said above you can use a GPLv3 add-on together with FreeCAD. And as long as you use it privately you don't have to worry about anything. does it mean...
- Mon Jan 11, 2021 2:52 pm
- Forum: Draft, Arch & BIM
- Topic: BIM videos made with FreeCAD
- Replies: 7
- Views: 406
BIM videos made with FreeCAD
These videos where provided Germans HTW Saar, Prof. Dr. Peter Böttcher
https://www.youtube.com/watch?v=Qe-vXRtKql4
https://www.youtube.com/watch?v=iarSNPBKkfo
https://www.youtube.com/watch?v=Qe-vXRtKql4
https://www.youtube.com/watch?v=iarSNPBKkfo
- Mon Jan 11, 2021 2:47 pm
- Forum: Forum in Deutsch
- Topic: Arch-WB Sammlungs-Pfaden
- Replies: 5
- Views: 397
Re: Arch-WB Sammlungs-Pfaden
Hallo, ich finde diese 2 Videos sehr gut und auch sehr verständlich und dachte, die sind mal erwähnenswert. Ich wuste nicht genau wohin mit der Info und jemand ;) hat mir diesen Thread genannt. ARCH, Erstellung Grundmodell Rohbau HTW Saar, Prof. Dr. Peter Böttcher https://www.youtube.com/watch?v=Qe...
- Mon Jan 11, 2021 2:41 pm
- Forum: Open discussion
- Topic: License of AddOn
- Replies: 12
- Views: 470
Re: Lizense of AddOn
Ahh thanks werner for explaining and posting the links.
bernd
bernd
- Mon Jan 11, 2021 2:39 pm
- Forum: Open discussion
- Topic: License of AddOn
- Replies: 12
- Views: 470
Re: Lizense of AddOn
Furthermore ... https://gitlab.com/bimtester/bimtesterfc For the sake of simplicisity I copied ifcopenshell bimtester code (which is GPL3) to bimtester FreeCAD module. Thus the directory code_bimtester only contains code from ifcopenshell. Since ifcopenshell is GPL3 this must be GPL3 too. AFAI under...