Hi everyone,
How can I enter a new size of my plane and keep round corner ?
I cant/dont want to transform my spline in mesh. I have to keep a spline.
aaaa.blend (578.5 KB)
Thanx
Hi everyone,
How can I enter a new size of my plane and keep round corner ?
I cant/dont want to transform my spline in mesh. I have to keep a spline.
aaaa.blend (578.5 KB)
Thanx
you would have to do it in edit mode and change the dimensions
object will scale the whole thing including the rounded corners
happy bl
Actually, it is what I am doing. I create a new plane (mesh) with the right dimensions and snap my spline to it. I have to do it a lot a time for my projet. It is sooooooo long ;(
I didnt found how to create directly a rectangular spline with round corner
look at the curve extra objects
might find a curve like that
or check for an addon doing this
happy bl
see these doc here
it looks like there is a vert bevel
https://archive.blender.org/wiki/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Objects/
https://archive.blender.org/wiki/index.php/Extensions:2.6/Py/Scripts/Curve/Simple_curves/
happy bl
thank you for your research and the link. Round corner seem to be ‘square’, but it means that it is possible to do this with a python script. I 'll search a script like this.
you can make round corner with bevel verts for mesh
then convert to curve
happy bl
Good tip ! You 're right. Thnx so much for it
Le sam. 29 juin 2019 à 13:57, RickyBlender via Blender Artists Community [email protected] a écrit :