1

I'm newbie in Blender. For do practice I found technical part drawing.enter image description here

I need a bevel with 25mm radius. In the bevel menu there are options offset, width, depth and percent. I tried different options but I couldn't it properly.

enter image description here

How can I draw this bevel?

The other question is I changed my units to mm. But in the bevel menu If I entered 25mm the result bevel is big so I entered 0.25mm. Is this a problem with unit conversion?

Edit Simply I try to this

enter image description here

I just want to do this If it is possible

enter image description here

BK52
  • 113
  • 4

1 Answers1

2

Here I have couple objects with different scale, that share the same object data. It seems that objects are different, but whey are the same, and bevel operation proceeds on the objects same way, in object scale coordinates.

enter image description here

But what if I want to do an operation at world scale?

In the case, I shall apply the scale Ctrl+A -> Scale, so that it will not affect the coordinates.

enter image description here

Crantisz
  • 35,244
  • 2
  • 37
  • 89