[Draft]How to build a line/point at a certain distance from another line?

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
Turbid
Posts: 4
Joined: Tue Aug 20, 2019 7:49 am

[Draft]How to build a line/point at a certain distance from another line?

Post by Turbid »

For example, I need to draw a line inside a square at a distance of 2.5 mm from its bottom:
1.PNG
1.PNG (7.06 KiB) Viewed 562 times
My current workflow:

1. I draw a line over the bottom of the square
2.PNG
2.PNG (6.84 KiB) Viewed 562 times

2. Move the line 2.5mm along the axis Y
3.PNG
3.PNG (9.01 KiB) Viewed 562 times

Is there a way to initially build a line relative to another?

p.s. Sorry for my English
chrisb
Veteran
Posts: 54302
Joined: Tue Mar 17, 2015 9:14 am

Re: [Draft]How to build a line/point at a certain distance from another line?

Post by chrisb »

For such tasks the Sketcher comes immediately to mind, but before definitely recommending this: can you tell us more about your final goal?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Turbid
Posts: 4
Joined: Tue Aug 20, 2019 7:49 am

Re: [Draft]How to build a line/point at a certain distance from another line?

Post by Turbid »

Just in Sketcher, I drew such a plan:
base_plan.PNG
base_plan.PNG (40.39 KiB) Viewed 536 times
But it is very tiring to satisfy the solver.
It would be much more productive to have this in the Draft/Arch:
Image
A slight hold above a line or point creates a snap point for distance or angle.
Post Reply