Search found 5093 matches

by paullee
Fri Apr 19, 2024 6:02 pm
Forum: Draft, Arch & BIM
Topic: Wall Issue - Wall Not Generating
Replies: 15
Views: 514

Re: Wall Issue - Wall Not Generating

Strange.

Some difference, I am using 0.22_pre on linux, then not using BIM, and not imperial unit.

Maybe you try switching to metric unit and see if there is bug. And Yorik is updating BIM and developing Native-ifc intensively, any incapability with 0.21 or regression introduced?
by paullee
Fri Apr 19, 2024 3:52 pm
Forum: Draft, Arch & BIM
Topic: Wall Issue - Wall Not Generating
Replies: 15
Views: 514

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: 895

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: 895

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 43 times
Screenshot from 2024-04-11 08-28-49.png
Screenshot from 2024-04-11 08-28-49.png (137.17 KiB) Viewed 347 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: 895

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: 706

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: 1500

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: 1500

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 204 times

EDIT - PR submitted : https://github.com/FreeCAD/FreeCAD/pull/13293