Search found 12629 matches

by yorik
Thu Mar 02, 2023 12:38 pm
Forum: UX/UI Design
Topic: FreeCAD Logo Design
Replies: 527
Views: 120842

Re: FreeCAD Logo Design

I'm reposting here what I just wrote on my blog: https://yorik.uncreated.net/blog/2023-008-about-the-freecad-logo and it's basically the last thing I'll say about the logo The FreeCAD logo has created a lot of heated discussion over the past months/years. There is an enormous forum thread spanning o...
by yorik
Thu Mar 02, 2023 11:41 am
Forum: IFC
Topic: IFC export workaround and question
Replies: 36
Views: 6809

Re: IFC export workaround and question

Agree...
Maybe we need to remove the "Undefined" option and default everything to BuildingElementProxy
by yorik
Tue Feb 28, 2023 3:50 pm
Forum: Python scripting and macros
Topic: Path to FeaturePython with PropertyFile
Replies: 21
Views: 1204

Re: Path to FeaturePython with PropertyFile

Sorry, late to the discussion... Yes saving files as FileIncluded is just bare metal, just for storing bytes. You still need all the interface to read, display, edit, whatever... In case you don't need to show the contents to the user, then it's easier. Indeed it's mostly a matter of choosing a form...
by yorik
Tue Feb 28, 2023 12:55 pm
Forum: Draft, Arch & BIM
Topic: BIM/Arch development news articles from Yorik's blog
Replies: 163
Views: 71637

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

Thanks for the kind comments, people :) Here it goes: From https://yorik.uncreated.net/blog/2023-006-feeecad-weekly2 Hi all, A short overview of what I've been working on this week: NativeIFC: unit tests: Unit tests are a fundamental stone of any software project. It is basically a suite of programs...
by yorik
Tue Feb 28, 2023 11:37 am
Forum: Developers corner
Topic: WIP Wednesday!
Replies: 49
Views: 6295

Re: WIP Wednesday!

- A new start page tab that helps you to choose which WB to use
- NativeIFC doc observer to handle document save/load
- Per-document Draft working plane & grid
- Explore markdown-based wiki systems
by yorik
Tue Feb 28, 2023 11:23 am
Forum: IFC
Topic: IFC export workaround and question
Replies: 36
Views: 6809

Re: IFC export workaround and question

As far as I know there is no standard "container" object type in IFC. That's a problem... Now, any object can act as a container for others. For a simple example look into the IfcOpenHouse, the windows are an agglomerate of IfcPlates and IfcMembers. And their shape is understood as an aggr...
by yorik
Tue Feb 28, 2023 11:16 am
Forum: UX/UI Design
Topic: [UX] FreeCAD getting started wizard
Replies: 55
Views: 5696

Re: [UX] FreeCAD getting started wizard

This is really good! One thing I would like to see is something to help new users to choose which workbench they will want to work with. Not something that switches automatically, but rather something that teaches: you want to do this or that? This is the workbench you need. On https://wiki.freecad....
by yorik
Tue Feb 28, 2023 10:58 am
Forum: Draft, Arch & BIM
Topic: Architectural style TechDraw Template
Replies: 4
Views: 607

Re: Architectural style TechDraw Template

Excellent!!
Maybe these could be added to https://wiki.freecad.org/Misc_templates ?
by yorik
Tue Feb 28, 2023 10:47 am
Forum: Open discussion
Topic: Google Summer of Code 2023 - Call for Ideas
Replies: 60
Views: 6582

Re: Google Summer of Code 2023 - Call for Ideas

For info: we are now in this phase: February 22 - March 19: Potential GSoC contributors discuss application ideas with mentoring organizations

Full schedule at https://wiki.freecad.org/Google_Summer_ ... 3#Schedule