Login  Register

Isometric Parellel Lines

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Isometric Parellel Lines

labusker
2 posts
parallel line of 10 units

Is there an easy way to do parallel lines using the isometric grid display?
If I use some trig, I can accomplish this, but this requires too much extra time.

An iso parallel line of 10 would be cos(30) x 10 = 8.88.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Isometric Parellel Lines

dellus
1722 posts
I am not sure what you are asking for. Do you want a parallel line with an offset of 10 to any given line automatically according to the isometric grid with 30 degrees offset? (unlike your example). No, that's not possible.