Draw equaly spaced lines
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Draw equaly spaced lines
Hello,
How do I draw 60 equally spaced lines perpendicular over a long straight line ?
Something like a ruler.
I don't know how to attach a picture.
How do I draw 60 equally spaced lines perpendicular over a long straight line ?
Something like a ruler.
I don't know how to attach a picture.
Re: Draw equaly spaced lines
Hi.
Several methods.
Draw one perpendicular line each end of your "ruler" -
mark one of the perpendicular lines - press ctrl-C for copy, paste it 58 times by keeping the left mouse button down while tapping the spacebar 58 times - count yourself. Once all are pasted select all the perpendicular lines including the two at the ends. Use the align (ctrl-a) tool - space equally.
Use tiled Clones - read the manual for this.
Several methods.
Draw one perpendicular line each end of your "ruler" -
mark one of the perpendicular lines - press ctrl-C for copy, paste it 58 times by keeping the left mouse button down while tapping the spacebar 58 times - count yourself. Once all are pasted select all the perpendicular lines including the two at the ends. Use the align (ctrl-a) tool - space equally.
Use tiled Clones - read the manual for this.
Good Luck!
( ͡° ͜ʖ ͡°)
RGDS
Ragnar
( ͡° ͜ʖ ͡°)
RGDS
Ragnar
Re: Draw equaly spaced lines
If you're really creating a ruler, there's even an extension for this: https://github.com/brathering82/inkscape (this extension cannot only create straigth rulers, but also rounded scales, as in a car's speedometer).
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Re: Draw equaly spaced lines
Thank you for your answers. I solved my problem.
But now i need to create 31 equally spaced lines over a circle. How to do it ?
But now i need to create 31 equally spaced lines over a circle. How to do it ?
Re: Draw equaly spaced lines
One way to do it is with radially tiled clones. You can find instructions at the top of Help menu > Tutorials > Tips and Tricks
There are other ways too, which maybe others will explain.
There are other ways too, which maybe others will explain.
Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Re: Draw equaly spaced lines
The lines i want to draw are short. It is something like a clock but the lines are not in the circle, but over the line of it
Re: Draw equaly spaced lines
You can still do it this way. For the original vertical line, with the Selection tool, click a 2nd time to reveal the rotation handles and rotation center (little crosshair in the middle). Hold the Ctrl key and drag the rotation center far below the line. Then do the tiling.
As I said before though, there are other ways. Here's another.
Draw a circle using Ellipse tool (hold Ctrl key to make circle).
Duplicate.
Hold Shift + Ctrl keys while you drag a corner handle. This makes the 2nd circle concentric. The space between this circles creates the length of the lines or hatchmarks or tics, or whatever you want to call them.
Select both circles and do Path menu > Combine
Path menu > Path Effects
Click the blue plus sign and choose Stitch Sub-Paths.
Now you should see what this LPE does, and you can adjust the variables as needed. See the manual for details, if needed. And later you can make one or both circles transparent, or zero stroke width, or whatever.
As I said before though, there are other ways. Here's another.
Draw a circle using Ellipse tool (hold Ctrl key to make circle).
Duplicate.
Hold Shift + Ctrl keys while you drag a corner handle. This makes the 2nd circle concentric. The space between this circles creates the length of the lines or hatchmarks or tics, or whatever you want to call them.
Select both circles and do Path menu > Combine
Path menu > Path Effects
Click the blue plus sign and choose Stitch Sub-Paths.
Now you should see what this LPE does, and you can adjust the variables as needed. See the manual for details, if needed. And later you can make one or both circles transparent, or zero stroke width, or whatever.
Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Re: Draw equaly spaced lines
31 equally spaced steps? This one goes eleven. 31 is way out of regular scale.
Also, check this topic.
Also, check this topic.
- Espermaschine
- Posts: 892
- Joined: Thu Jun 05, 2014 9:10 pm
Re: Draw equaly spaced lines
^-To be fair tiled clones are not exact as 11,61*31=359,91°,
while on the other hand, we have a new fancy tab in the arrange panel for polar coordinates, where you can type in the sum of the angles.
while on the other hand, we have a new fancy tab in the arrange panel for polar coordinates, where you can type in the sum of the angles.
- Espermaschine
- Posts: 892
- Joined: Thu Jun 05, 2014 9:10 pm
Re: Draw equaly spaced lines
Lazur URH wrote:^-To be fair tiled clones are not exact as 11,61*31=359,91°,
while on the other hand, we have a new fancy tab in the arrange panel for polar coordinates, where you can type in the sum of the angles.
I dont see the difference. Both methods require a number to be put into the required field.
Is 11,612° better for what you have in mind ?
Or what am i missing here ?
Re: Draw equaly spaced lines
The difference is that with the tiled clones you need to calculate each rotation's angle manually, as you cannot input as rotate 31 times per a full circle. And as the input fields are limited to 3 digits, the output won't be exactly where it is intended to.
While with the arrange in polar coordinates you can define the center, the radius, and the angle between the first and last object exactly as requested for the tiled clones panel.
While with the arrange in polar coordinates you can define the center, the radius, and the angle between the first and last object exactly as requested for the tiled clones panel.
- Espermaschine
- Posts: 892
- Joined: Thu Jun 05, 2014 9:10 pm
Re: Draw equaly spaced lines
Lazur URH wrote:While with the arrange in polar coordinates you can define the center, the radius, and the angle between the first and last object exactly as requested for the tiled clones panel.
Have you tried it ?
I dont doubt your words, but im getting a lot of rubbish behaviour from the dialog.
Just to spare OP a headache. Maybe a screenshot for an easy time ?
Re: Draw equaly spaced lines

by processing this file with all the objects:
https://www.dropbox.com/s/03kl05t9lzucdai/polar.svg?dl=0
Transformations may interfere with the dialog some cases, haven't tested that much.
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Re: Draw equaly spaced lines
I manage to do it. Thank you all.
Now I need to draw a curved arrow and a curly bracket. How to do it ?
Now I need to draw a curved arrow and a curly bracket. How to do it ?
- Espermaschine
- Posts: 892
- Joined: Thu Jun 05, 2014 9:10 pm
Re: Draw equaly spaced lines
Chriss2016 wrote:I manage to do it.
So what method did you use ?
And what exactly is your project all about ?
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Re: Draw equaly spaced lines
I used brynn method and advice. But now i need to draw a curved arrow and a curly bracket. Any suggestion ?
Re: Draw equaly spaced lines
Arrow?
Here is another oldie.
You can use bend lpe and pattern along path lpe to distort a regular arrow to almost any shapes.
bend lpe
pattern along path lpe
Here is another oldie.
You can use bend lpe and pattern along path lpe to distort a regular arrow to almost any shapes.
bend lpe
pattern along path lpe
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Re: Draw equaly spaced lines
Now how do I draw a curly bracket ?
Re: Draw equaly spaced lines
Depends on what you are after. Can even use a text object for a { } character. an convert it to path after if you will (Ctrl+Shift+C).
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Re: Draw equaly spaced lines
If I use a text object } I have to increase it's size and it becames to thick.
Last edited by Chriss2016 on Tue Feb 16, 2016 10:09 pm, edited 2 times in total.
-
- Posts: 19
- Joined: Sun Feb 14, 2016 12:28 am
Re: Draw equaly spaced lines
And I want to write the monts of the year in a circle (between two concentric circles)