Search found 6152 matches

by wandererfan
Sun Apr 07, 2024 12:09 am
Forum: TechDraw
Topic: Issue #5694 Broken View
Replies: 34
Views: 3133

Re: Issue #5694 Broken View

BrokenView should be available after e39f6f69e . I have not made a wiki page yet. It works a bit like ComplexSection in that you use one or more sketches to define the breaks and either a base view or a list of "shape objects" to define objects to break. BrokenViewPipe_withBreakSketches.pn...
by wandererfan
Sat Apr 06, 2024 2:10 pm
Forum: TechDraw
Topic: TechDraw_ProjectShape in Part?
Replies: 13
Views: 957

Re: TechDraw_ProjectShape in Part?

domad wrote: Sat Apr 06, 2024 6:01 am
I'm not sure of the use case for ProjectShape tbh. Draft is fine by me.
by wandererfan
Fri Apr 05, 2024 6:23 pm
Forum: TechDraw
Topic: TechDraw_ProjectShape in Part?
Replies: 13
Views: 957

Re: TechDraw_ProjectShape in Part?

It used to be part of Drawing WB. When DrawingWB was retired, it was orphaned, so I moved it into TD.

Werner has implemented python versions of HLR here: /home/wile/Source/FreeCAD/src/Mod/Part/App/HLRBRep

That is probably the correct home for it.
by wandererfan
Thu Apr 04, 2024 12:48 pm
Forum: TechDraw
Topic: Feature Request: Align Views and/or Project Existing View
Replies: 16
Views: 1970

Re: Feature Request: Align Views and/or Project Existing View

maxb wrote: Thu Apr 04, 2024 10:56 am But for a package that can be used without a cost hard to complain
Feel free to complain (in a nice way :)). Complaints lead to improvements.
by wandererfan
Wed Apr 03, 2024 7:12 pm
Forum: TechDraw
Topic: Part Mirror behaves strangely in TechDraw ... BUG?
Replies: 27
Views: 2141

Re: Part Mirror behaves strangely in TechDraw ... BUG?

user1234 wrote: Sat Mar 30, 2024 10:03 pm when i delete one of the dimensions (red marked in the screenshot), FreeCAD crashes.
should be fixed by git commit 94c2d4fff1.
by wandererfan
Wed Apr 03, 2024 6:19 pm
Forum: TechDraw
Topic: Total sheet number is filled out incorrectly
Replies: 4
Views: 497

Re: Total sheet number is filled out incorrectly

SIXe wrote: Wed Apr 03, 2024 1:46 pm
Are you using a macro or something to fill in sheet number? AFAIK there is no logic in TD to calculate a sheet number or total sheets.
by wandererfan
Wed Apr 03, 2024 6:09 pm
Forum: TechDraw
Topic: Feature Request: Align Views and/or Project Existing View
Replies: 16
Views: 1970

Re: Feature Request: Align Views and/or Project Existing View

maxb wrote: Wed Apr 03, 2024 4:34 pm Have been trying to find "Show Section Line" but cannot. Where/how to locate this command?
It isn't a command. It is a property of the section's base view.
simpleSection_showSectionLine_lines.png
simpleSection_showSectionLine_lines.png (93.65 KiB) Viewed 269 times
by wandererfan
Wed Apr 03, 2024 1:42 pm
Forum: TechDraw
Topic: TechDraw zooms in wrong direction
Replies: 14
Views: 1942

Re: TechDraw zooms in wrong direction

The model is from https://forum.freecad.org/viewtopic.php?t=86528 , even not does not matter. It also does not matter how big the drawing is, it occurs randomly and an only get repaired, when you restart FreeCAD. Yes, I've seen this also. The zoom-at-cursor setting seems to get ignored sometimes.
by wandererfan
Wed Apr 03, 2024 1:39 pm
Forum: TechDraw
Topic: Filling Template Fields
Replies: 9
Views: 1057

Re: Filling Template Fields

tpavlicek wrote: Wed Apr 03, 2024 11:17 am Does this sound reasonable?
Yes, please. It would be great to make the template fields "expression aware".
by wandererfan
Wed Apr 03, 2024 1:33 pm
Forum: Help on using FreeCAD
Topic: How to create views of an assembly in TechDraw
Replies: 8
Views: 716

Re: How to create views of an assembly in TechDraw

As others have said, without an actual file we are guessing, but the missing lines may be due to the issues discussed here: viewtopic.php?t=46024