Search found 5093 matches

by paullee
Mon Feb 26, 2024 5:35 pm
Forum: Draft, Arch & BIM
Topic: BIM/Arch development news articles from Yorik's blog
Replies: 255
Views: 154139

Re: BIM/Arch development news articles from Yorik's blog

Arch/BIM/NativeIFC integration Currently, the BIM feature set in FreeCAD relies on 3 different modules: Arch, which is built-in, BIM, which is an external, installable add-on, and NativeIFC which is still experimental and must be installed manually. These should be unified to present a cleaner solu...
by paullee
Mon Feb 26, 2024 5:00 pm
Forum: Draft, Arch & BIM
Topic: Automatic arch wall extrusion direction
Replies: 44
Views: 25678

Re: Automatic arch wall extrusion direction

No problem, there are a few issues raised up on Github indeed worth discussion, could continue there :)
by paullee
Sun Feb 25, 2024 1:35 pm
Forum: Draft, Arch & BIM
Topic: [Fixed] Sketch based Arch_Roof and wall substraction
Replies: 42
Views: 7173

Re: [Fixed] Sketch based Arch_Roof and wall substraction

I updated wiki: https://wiki.freecad.org/Arch_Roof Added new paragraph: Usage (solid base) Looks good! :D Do you want to implement the algorithm to automatically deduce the subtraction volume even if the Roof is not auto-generated by Roof - https://forum.freecad.org/viewtopic.php?t=84389&start=...
by paullee
Sun Feb 25, 2024 1:28 pm
Forum: Draft, Arch & BIM
Topic: Automatic arch wall extrusion direction
Replies: 44
Views: 25678

Re: Automatic arch wall extrusion direction

@Roy_043 Oops, which behaviour should not be implemented?
by paullee
Sun Feb 25, 2024 9:36 am
Forum: Draft, Arch & BIM
Topic: Automatic arch wall extrusion direction
Replies: 44
Views: 25678

Re: Automatic arch wall extrusion direction

@hko , if this confirmed to fix the bug, please add [Fixed] to your OP, thanks :)
by paullee
Sun Feb 25, 2024 9:35 am
Forum: Draft, Arch & BIM
Topic: Automatic arch wall extrusion direction
Replies: 44
Views: 25678

Re: Automatic arch wall extrusion direction

PR submitted based on discussion / Roy_043's codes here :)

See remarks in the files for more details on fixes proposed and others to be studied separately, not repeating details here :
- ArchWall.py
- geometry.py
- DraftGeomUtils.py
by paullee
Sun Feb 18, 2024 12:49 am
Forum: Announcements & Features
Topic: New forum search backend
Replies: 12
Views: 1300

Re: New forum search backend

Thanks kkremitzki :)
by paullee
Sun Feb 18, 2024 12:19 am
Forum: Announcements & Features
Topic: New forum search backend
Replies: 12
Views: 1300

Re: New forum search backend

Thanks for this new feature :) Have a quick test, wondering - There seems to have at least 3 search input locations, right? Per sub-forum? The one under the red banner on the left The one on top right corner The Advanced Search under the Tools menu The 2nd one seems still done by duckduckgo ? - e.g....
by paullee
Thu Feb 15, 2024 6:10 pm
Forum: Draft, Arch & BIM
Topic: Inconsistent Wall alignment on multi line sketch
Replies: 6
Views: 837

Re: Inconsistent Wall alignment on multi line sketch

paullee wrote: Thu Feb 15, 2024 5:33 pm
wall_alignment_behaviour_r2.FCStd

Seems I posted the model file before saving, here you go the actual revised model file :)

wall_alignment_behaviour_r2.FCStd
(16.93 KiB) Downloaded 53 times
by paullee
Thu Feb 15, 2024 5:37 pm
Forum: Developers corner
Topic: WIP Wednesday!
Replies: 111
Views: 30078

Re: WIP Wednesday!

Testing of a new external workbench in various languages was completed today. The main code has been adapted to support translations in the GUI. We are talking about Movie whose author is Francisco Rosa . I am also pleased to announce that this workbench has joined the FreeCAD-addons repository on ...