sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    How do I create paralel lines trough two points?

    Scheduled Pinned Locked Moved Newbie Forum
    sketchup
    23 Posts 7 Posters 1.3k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Wo3DanW Offline
      Wo3Dan
      last edited by

      @buggy b said:

      ... Let's say I have a face which is tilted or whatever so the red/green/blue axis are not helpful.
      I have two points on this face. And instead of connecting them I want to create a line that "misses" the point by a specific distance (in this example 0.25m)

      I see what you are trying to do.

      First of all if you do have that arbitrary face in space you can right click on it and select 'Align Axes' in the context menu. That would make the new drawing axes very helpful. Red and green are now in plane of the face and blue is perpendicular to the face. You can even rotate the red/green axes about blue to better suit your needs.

      You are after a circle (blue dot is its center) with its (radius 25cm) forming a 90 degres angle with desired new edge or line. Try if by adjusting the axes you can get things working for you.
      Your question has been asked many times.

      1 Reply Last reply Reply Quote 0
      • B Offline
        Buggy B
        last edited by

        To those who apply a parallel line to a new one: I have no line in the first place, nor can I create one because I dont have point trough which a line goes trough yet. Only two point where each line goes trough only one of these two points. The question simplified in the second posting should make it more clear, but maybe I should have said the black line is what I want to create, it doesnt exist yet!

        @Wo3Dan: Sorry if this question is asked many times, couldn't imagine a fitting searchterm for it. if I align the new axes to the face, how do I rotate it to the fitting alignment? If I had a line already it would be easy but yet I'm not sure how you do it.

        1 Reply Last reply Reply Quote 0
        • B Offline
          Buggy B
          last edited by

          Okay I simplified the question:

          Let's say I have a face which is tilted or whatever so the red/green/blue axis are not helpful.
          I have two points on this face. And instead of connecting them I want to create a line that "misses" the point by a specific distance (in this example 0.25m)

          http://i.imgur.com/JsKAjhw.png

          (The black line has to be created, it doesnt exist yet!)

          I'm not sure thos who gave first tips understood my matter, I will still look into the suggestions. Thanks!

          1 Reply Last reply Reply Quote 0
          • Wo3DanW Offline
            Wo3Dan
            last edited by

            @wo3dan said:

            .....
            Your question has been asked many times.

            Hint: apply the 'Pie' tool as in attached image:


            Pie tool to get fixed parallel lined trough two points

            1 Reply Last reply Reply Quote 0
            • Dave RD Offline
              Dave R
              last edited by

              It wasn't clear at all that you have no line. Well, until you edited the post. Maybe you could provide a drawing showing a real use case.

              You can use a circle with the required radius centered on one point and draw a line tangent to the circle and through the other point. TIG's True Tangents would help with that.

              Etaoin Shrdlu

              %

              (THERE'S NO PLACE LIKE)

              G28 X0.0 Y0.0 Z0.0

              M30

              %

              1 Reply Last reply Reply Quote 0
              • B Offline
                Buggy B
                last edited by

                The problem I had with circles was they are not perfect, so the number of possible tangents is limited. But the plugin you mentioned sounds like exactly what I am looking for. Thanks! The others too for trying.

                1 Reply Last reply Reply Quote 0
                • Wo3DanW Offline
                  Wo3Dan
                  last edited by

                  @buggy b said:

                  .....for trying.

                  Trying? All you need to do this with native tools is the 'Pie' tool.
                  Here's a practical situation Dave: (Jef once made a nice DC to resolve this but now SU can do it without plugins)


                  pie2.JPG

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    Buggy B
                    last edited by

                    You are right, I misunderstood your first postings. With trying I meant trying to make me understand to solve my problems. 😉

                    1 Reply Last reply Reply Quote 0
                    • Dave RD Offline
                      Dave R
                      last edited by

                      Gerrit, I know how all that works. I was just asking the OP for a real life example of what he is trying to accomplish as a way of getting clarification on what he's trying to do.

                      Etaoin Shrdlu

                      %

                      (THERE'S NO PLACE LIKE)

                      G28 X0.0 Y0.0 Z0.0

                      M30

                      %

                      1 Reply Last reply Reply Quote 0
                      • pilouP Offline
                        pilou
                        last edited by

                        One more time if a simple Skp was linkded at the first post with a "before / after"
                        or "start / wished" inside how times and neurons saved! 😉

                        Frenchy Pilou
                        Is beautiful that please without concept!
                        My Little site :)

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          slbaumgartner
                          last edited by

                          Here is an extension that I did a while ago but never published. It may solve your problem. It is designed for the situation in which you know the two diagonally opposite corners of a face of a rectangular beam, the beam width, and the beam depth. It solves the problem exactly without resorting to any of SketchUp's issues with polygons representing circles. This problem is in general not possible to solve directly via the SketchUp GUI.

                          To use it, click one corner, move the mouse to the diagonally opposite corner and click there. Then move to a third point in the same plane as the face of the beam and click there. Unless you enter a value the tool will assume you clicked at a distance from the second point equal to the width of the beam. Then click a fourth point to define the thickness of the beam. Again, unless you enter a value the tool will assume that this click shows both the thickness and whether it is in front or in back of the face in the view. You can enter both width and depth separated by either , or ; depending on your locale.


                          SB_diagonal_beam.rbz

                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            slbaumgartner
                            last edited by

                            Here's a gif animation of the tool in use.

                            diag_beam.gif

                            1 Reply Last reply Reply Quote 0
                            • Wo3DanW Offline
                              Wo3Dan
                              last edited by

                              @slbaumgartner said:

                              Here is an extension that I did a while ago but never published. ....

                              Great plugin you got here. It must be a joy to (be able) to program in Ruby to get such "simple" new tools.
                              +1

                              p.s. Dave, no doubt you know all that stuff. It was the image I wanted to post as a solution to "connect" your question (practical example) to what OP was looking for. More or less addressed to the wrong person.

                              1 Reply Last reply Reply Quote 0
                              • pilouP Offline
                                pilou
                                last edited by

                                diag_beam remember a cool challenge resolved by Fredo ! 😉 (11 pages ! )

                                http://sketchucation.com/forums/download/file.php?id=87635

                                Frenchy Pilou
                                Is beautiful that please without concept!
                                My Little site :)

                                1 Reply Last reply Reply Quote 0
                                • Wo3DanW Offline
                                  Wo3Dan
                                  last edited by

                                  @pilou said:

                                  diag_beam remember a cool challenge resolved by Fredo ! 😉 (11 pages ! ).....

                                  Hi Pilou, you always manage to surprise me with existing plugins that can do the job quickly. Thank you for sharing.
                                  Although I normally try to find native options in answering "newbie" questions, it's good to know these plugins. They are time savers.

                                  p.s. you are right that attaching an image or a file in the first post/question can be half the solution where we should not have to guess what the problem is about.
                                  Thank you.

                                  1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    slbaumgartner
                                    last edited by

                                    The plugin I posted above was actually developed for that minichallenge (driven pushed me into it!), but never published.

                                    1 Reply Last reply Reply Quote 0
                                    • 1
                                    • 2
                                    • 1 / 2
                                    • First post
                                      Last post
                                    Buy SketchPlus
                                    Buy SUbD
                                    Buy WrapR
                                    Buy eBook
                                    Buy Modelur
                                    Buy Vertex Tools
                                    Buy SketchCuisine
                                    Buy FormFonts

                                    Advertisement