Search found 747 matches

by regis
Mon May 18, 2020 2:23 pm
Forum: Draft, Arch & BIM
Topic: [Discussion] Drafting 2d annotations for architecture
Replies: 86
Views: 17571

Re: [Discussion] Drafting 2d annotations for architecture

I really dislike "working in 2D views" like in Revit Are you refering to techdraw here? modern"pure" 3D apps like FreeCAD or Blender offer a much more convenient and practical 3D space, where it is super easy to mask, disable/enable objects, place yourself in exactly the view yo...
by regis
Mon May 18, 2020 2:11 pm
Forum: Draft, Arch & BIM
Topic: [Feature Request] Assign Material property to ‘Make Compound of Several Shapes’
Replies: 19
Views: 2616

Re: [Feature Request] Assign Material property to ‘Make Compound of Several Shapes’

The problem is that the materials system is an Arch system. Part cannot depend on Arch stuff, because there is a strict dependency order for FreeCAD modules and Arch already depends on Part. So basically we would first need a FreeCAD-wide materials system (which is being worked on), before being ab...
by regis
Mon May 18, 2020 12:24 am
Forum: Draft, Arch & BIM
Topic: [Discussion] Drafting 2d annotations for architecture
Replies: 86
Views: 17571

Re: [Discussion] Drafting 2d annotations for architecture

paullee wrote: Sun May 17, 2020 10:39 pm BTW, when FC font is Null, what fonts would it use ?
On mine it says this "MS Shell Dlg 2
Snipaste_2020-05-17_20-21-21.png
Snipaste_2020-05-17_20-21-21.png (26.42 KiB) Viewed 1811 times
But as you can see when i change the fonts, it doesn't update with the changes.
Snipaste_2020-05-17_20-22-51.png
Snipaste_2020-05-17_20-22-51.png (67.75 KiB) Viewed 1811 times
by regis
Sun May 17, 2020 6:56 pm
Forum: Draft, Arch & BIM
Topic: [Discussion] A different approach to Arch modelling (Arch Assembly?)
Replies: 299
Views: 55509

Re: [Discussion] A different approach to Arch modelling (Arch Assembly?)

carlopav wrote: Sun May 17, 2020 6:45 pm Anyway the goal is to keep things as simple as we can.
That's a noble goal
by regis
Sun May 17, 2020 6:39 pm
Forum: Draft, Arch & BIM
Topic: [regression] Draft Dims & Annotation not working with ArchSections + Techdraw
Replies: 3
Views: 516

Re: [regression] Draft Dims & Annotation not working with ArchSections + Techdraw

carlopav wrote: Sun May 17, 2020 3:10 pm Fixed with: https://github.com/FreeCAD/FreeCAD/pull/3474

My fault :)
Does it read text now? or just dimensions?
by regis
Sun May 17, 2020 6:38 pm
Forum: Draft, Arch & BIM
Topic: [Discussion] A different approach to Arch modelling (Arch Assembly?)
Replies: 299
Views: 55509

Re: [Discussion] A different approach to Arch modelling (Arch Assembly?)

Is it a real PR already? In any case everyone can always help review by testing branches and reporting problems or say everything runs ok. That accelerates the whole process a lot! I wouldn't have mind if i could acquire a windows installable .exe or .msi to test it in my computer. Sorry, no idea h...
by regis
Sun May 17, 2020 2:39 pm
Forum: Draft, Arch & BIM
Topic: [regression] Draft Dims & Annotation not working with ArchSections + Techdraw
Replies: 3
Views: 516

[regression] Draft Dims & Annotation not working with ArchSections + Techdraw

Hello community Here is a potential reggression issue i've found, Draft Dims work well on 0.18 in ArchSection and can be read by Techdraw Draft Dims doesn't work on 0.19 in ArchSections and won't be read by Techdraw Draft Annotation doesn't work in neither 0.18 nor 0.19 ArchSections and won't be rea...
by regis
Sun May 17, 2020 2:26 pm
Forum: Draft, Arch & BIM
Topic: [Discussion] Drafting 2d annotations for architecture
Replies: 86
Views: 17571

Re: [Discussion] Drafting 2d annotations for architecture

It is Draft Label - see wiki :) Draft Label Screenshot from 2020-05-17 14-23-10.png :lol: :lol: :lol: :lol: Thanks a buch, i was reading Dlabel as "DOOR label" but now i see the D stands for Draft. so for "Door Tag" Ok i gave it a shot and atleast techdraw can see the tag but it...
by regis
Sun May 17, 2020 5:29 am
Forum: Draft, Arch & BIM
Topic: [Discussion] Drafting 2d annotations for architecture
Replies: 86
Views: 17571

Re: [Discussion] Drafting 2d annotations for architecture

For the 'Block / Attr', I mean it is available in AutoCad not FC. I try to see if something similar can be done - I found DLabel - e.g. Select the Window Object and click DLabel, then it can should some parameter of the Object. Here I try Tag, and in each Window Object, I need to input in the Tag w...
by regis
Sun May 17, 2020 2:42 am
Forum: Draft, Arch & BIM
Topic: [Discussion] Drafting 2d annotations for architecture
Replies: 86
Views: 17571

Re: [Discussion] Drafting 2d annotations for architecture

- We can use the same approach with DXF: a document object that do not have a BREP representation, but a DXF one; I vote for this option to see the results, so whenever you can launch a test i'm curious to see the results @regis, is this a regression? was that working on 0.18? If it is so, can you ...