Search found 5092 matches

by paullee
Fri Apr 19, 2024 3:52 pm
Forum: Draft, Arch & BIM
Topic: Wall Issue - Wall Not Generating
Replies: 11
Views: 324

Re: Wall Issue - Wall Not Generating

Hi @regis. Everything seems normal here.

Please see what Preset do you select - there is an new Opening Only preset, there seems no windows element itself.

Or try insert an Arch Window in your file and upload to see what's wrong.

Thanks.
by paullee
Thu Apr 11, 2024 7:16 pm
Forum: Help on using FreeCAD
Topic: Arch Wall tool renders wrong, passes Geometry check
Replies: 11
Views: 893

Re: Arch Wall tool renders wrong, passes Geometry check

Thanks for the demo. So now, there maybe some related ideas:- Tell ArchWall which edges should not be connected (to another one)? Tell ArchWall which edges should be connected (to another one / other edges)? Give ArchWall clipping edge(s) to trim a segment of wall (IFC idea) I am thinking if user ca...
by paullee
Thu Apr 11, 2024 12:31 am
Forum: Help on using FreeCAD
Topic: Arch Wall tool renders wrong, passes Geometry check
Replies: 11
Views: 893

Re: Arch Wall tool renders wrong, passes Geometry check

Compare different scenarios below currently ArchWall automatically do for users. What finer control and how this could be done?


WallTest_ r.FCStd
(53.5 KiB) Downloaded 40 times
Screenshot from 2024-04-11 08-28-49.png
Screenshot from 2024-04-11 08-28-49.png (137.17 KiB) Viewed 345 times
by paullee
Wed Apr 10, 2024 6:06 pm
Forum: Help on using FreeCAD
Topic: Arch Wall tool renders wrong, passes Geometry check
Replies: 11
Views: 893

Re: Arch Wall tool renders wrong, passes Geometry check

Another interesting topic :) In fact, I would like to make ArchWall (semi-)automatically achieve what domad achieve by manually edit the Sketch itself. It is quite natural for user to build a Sketch like drmacro did. Currently the ArchWall by a Part.getSortedCluster() algorithm get which edges are c...
by paullee
Wed Apr 10, 2024 5:55 pm
Forum: Help on using FreeCAD
Topic: No width walls or remove walls
Replies: 5
Views: 376

Re: No width walls or remove walls

I Would like to know the best approach to accomplish this idea: I want to use just one wire as base of multiple walls / structure elements but at the same time be able to decide which elements of the wire don't draw a wall, this way, for any modification I would need, I could edit just one wire and...
by paullee
Wed Apr 10, 2024 5:24 pm
Forum: Draft, Arch & BIM
Topic: Problems in dev with files from stable?
Replies: 7
Views: 699

Re: Problems in dev with files from stable?

Thanks fixing this :)
by paullee
Mon Apr 08, 2024 5:25 pm
Forum: Draft, Arch & BIM
Topic: [SOLVED][FIXED] "Blocks" problem with walls created from simple draft lines
Replies: 8
Views: 1494

Re: "Blocks" problem with walls created from simple draft lines

PR Merged.

@ragohix769 Could you add [Fixed] to the OP if you find it fix the problem please :)
by paullee
Thu Apr 04, 2024 2:59 am
Forum: Draft, Arch & BIM
Topic: [SOLVED][FIXED] "Blocks" problem with walls created from simple draft lines
Replies: 8
Views: 1494

Re: "Blocks" problem with walls created from simple draft lines

OK, previous ArchWall PR was merged, fetched the Upstream, preparing to submit this one.

Anyone would like to test in the meantime?
ArchWall.py
(82.41 KiB) Downloaded 198 times

EDIT - PR submitted : https://github.com/FreeCAD/FreeCAD/pull/13293
by paullee
Tue Apr 02, 2024 3:48 pm
Forum: Draft, Arch & BIM
Topic: [Fixed] Sketch based Arch_Roof and wall substraction
Replies: 42
Views: 7159

Re: [Fixed] Sketch based Arch_Roof and wall substraction

paullee wrote: Fri Mar 29, 2024 4:18 pm PR submitted - https://github.com/FreeCAD/FreeCAD/pull/13221

Hope it would be accepted and merged. Anybody is familiar with wiki updating? :)
PR Merged :)

Anyone would like to review and update wiki?