Search found 12924 matches

by yorik
Mon Jan 22, 2024 12:11 pm
Forum: Draft, Arch & BIM
Topic: Crash (SOLVED) in 0.22 when importing ifc
Replies: 51
Views: 4893

Re: Crash in 0.22 when importing ifc

Oh that's weird... python3-lark is the correct one and it appears to be correctly installed. What happens when you type import lark in FreeCAD's python console?
by yorik
Mon Jan 22, 2024 12:09 pm
Forum: Draft, Arch & BIM
Topic: Create empty wall opening
Replies: 27
Views: 3921

Re: Create empty wall opening

Yes, but note that just anything can be used to create an opening in a wall. You can create a sketch, extrude it (with Part Extrude or for ex. Arch Structure ), then use that object as a subtraction (use the Arch Remove tool). So the functionality actually exists already. In IFC terms, also, an open...
by yorik
Mon Jan 22, 2024 12:01 pm
Forum: Wiki
Topic: Donations tax-deductable
Replies: 11
Views: 2453

Re: Donations tax-deductable

If it's the same as in Belgium, you cannot pretend to a tax reduction just by donating to anyone. It must be a "charity" org, and the charity status is something only given to a very defined list of org types like hospitals, philantropic NGOs, etc, which we are not. And to pretend to tax r...
by yorik
Mon Jan 22, 2024 10:42 am
Forum: Draft, Arch & BIM
Topic: Crash (SOLVED) in 0.22 when importing ifc
Replies: 51
Views: 4893

Re: Crash in 0.22 when importing ifc

oh you are on linux... Then it should just be a matter of apt-get install python3-lark (or any other way to install packages on your distro, just look for "lark" or "python-lark" or "python3-lark" or something like that)
by yorik
Mon Jan 22, 2024 10:23 am
Forum: Foro em Português
Topic: Exportação com texto para dxf
Replies: 1
Views: 2564

Re: Exportação com texto para dxf

Isso não deveria acontecer... Qual sistema operacional está usando?
by yorik
Mon Jan 22, 2024 10:22 am
Forum: Draft, Arch & BIM
Topic: BIM/Arch development news articles from Yorik's blog
Replies: 255
Views: 154028

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

Thanks for the feedback guys! paullee , some notes: 1) having several sketches as a base: You can also compound those sketches prior to using them. I think that might be nicer because it will give a cleaner interface. But also, it should be possible to define custom components. So you could make sev...
by yorik
Mon Jan 22, 2024 10:15 am
Forum: Draft, Arch & BIM
Topic: Crash (SOLVED) in 0.22 when importing ifc
Replies: 51
Views: 4893

Re: Crash in 0.22 when importing ifc

Indeed ifcopenshell at some point started needing the lark python module. However AFAIK the package that you download from the ifcopenshell website should contain all these dependencies... Where did you get ifcopenshell from?
by yorik
Mon Jan 22, 2024 10:11 am
Forum: Announcements & Features
Topic: The design group
Replies: 167
Views: 313358

Re: The design group

What I gather mostly abut UI/UX design is that it's mostly about small details and setting sensible defaults. It should not change the workflow of existing users in any way. That should be a perfectly achievable goal. Experienced users either don't use the defaults, or are able to customize the defa...
by yorik
Mon Jan 22, 2024 10:00 am
Forum: Open discussion
Topic: ASCII art
Replies: 11
Views: 3465

Re: ASCII art

Gorgeous! I'd really like a nice ascii-art like that instead of our current one :)
Only I think it should be smaller in height, no? something like 7-8 lines max...
by yorik
Mon Jan 22, 2024 9:25 am
Forum: Open discussion
Topic: [SOLVED] Update website url on forum search
Replies: 9
Views: 1128

Re: Update website url on forum search

Did you search using duckduckgo's !fc shebang? I actually don't even know how that shebang existed and how to change it...