VectorStyler
    • Categories
    • Unread
    • Recent
    • Tags
    • Popular
    • Register
    • Login

    Add a distance / measurement tool for arbitrary points and objects

    Scheduled Pinned Locked Moved Features and Ideas
    15 Posts 4 Posters 563 Views 4 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.
    • VectorStylerV Offline
      VectorStyler @jpsimmons
      last edited by

      @jpsimmons The Variable Values panel can be used to define number variables from various object measures. The variable value will be linked to the object and updated as the object changes.

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        jpsimmons @VectorStyler
        last edited by

        @VectorStyler said in Add a distance / measurement tool for arbitrary points and objects:

        The Variable Values panel can be used to define number variables from various object measures. The variable value will be linked to the object and updated as the object changes.

        How about a simple use case. I have two circles that are offset by some amount. I want to make a row of circles with that same offset. How do I do this?

        VectorStylerV E 2 Replies Last reply Reply Quote 1
        • VectorStylerV Offline
          VectorStyler @jpsimmons
          last edited by

          @jpsimmons A variable can only measure a property of a single object.

          1 Reply Last reply Reply Quote 0
          • E Offline
            EricP @jpsimmons
            last edited by EricP

            @jpsimmons said in Add a distance / measurement tool for arbitrary points and objects:

            I have two circles that are offset by some amount. I want to make a row of circles with that same offset. How do I do this?

            I think you can use a repeater to achieve this, or a blend effect with 2 same circles. Other way is to use the transform dialog on your circle and choose number of copies and an offset

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              jpsimmons @EricP
              last edited by

              @EricP said in Add a distance / measurement tool for arbitrary points and objects:

              and an offset

              I have to manually put in the offset, if I know it. What I want is a way to automatically put the offset in from the GUI.

              VectorStylerV 1 Reply Last reply Reply Quote 1
              • VectorStylerV Offline
                VectorStyler @jpsimmons
                last edited by

                @jpsimmons said in Add a distance / measurement tool for arbitrary points and objects:

                What I want is a way to automatically put the offset in from the GUI.

                The only way to do this now is to use the width of an object to define a number variable and use that number variable as the offset.

                Not sure if this covers it, but here is an example: offsetcase1.vstyler

                J 1 Reply Last reply Reply Quote 0
                • J Offline
                  jpsimmons @VectorStyler
                  last edited by

                  @VectorStyler So, the feature request was to have a click two points and have that measurement auto load into the offset for translation. Nothing fancy-Illustrator has had it since Illustrator88.

                  It would just speed things up a lot to have this.

                  VectorStylerV M 3 Replies Last reply Reply Quote 0
                  • VectorStylerV Offline
                    VectorStyler @jpsimmons
                    last edited by

                    @jpsimmons said in Add a distance / measurement tool for arbitrary points and objects:

                    So, the feature request was to have a click two points and have that measurement auto load into the offset for translation.

                    The problem is that it is difficult to just link a value to two points clicked by the user. It has to be an attribute of an object, for example the length of a line.

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      monsterfox @jpsimmons
                      last edited by

                      @jpsimmons Actually, it can be integrated with two paths. Then, by clicking any two nodes, the distance between the two points can be displayed in the Paths panel.

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        monsterfox @jpsimmons
                        last edited by

                        @jpsimmons 1.png

                        J 1 Reply Last reply Reply Quote 0
                        • J Offline
                          jpsimmons @monsterfox
                          last edited by

                          @monsterfox That's an awful lot of work for something Illustrator had in 1988. I think all they did was note the location clicked the first time and the location clicked the second time and sent both coordinates to a callback that did the computing and loading.

                          Are you saying that VS works at too high a level of abstraction to get that kind of information?

                          J VectorStylerV 2 Replies Last reply Reply Quote 1
                          • J Offline
                            jpsimmons @jpsimmons
                            last edited by

                            How about creating an abstract object called a "Measurement Line" that really doesn't get represented in the drawing, but has the locations of the end points. These can be used to compute the offset and to load the fields in the translate dialog box. Automate the process and free up the Measurement Line when done.

                            1 Reply Last reply Reply Quote 0
                            • VectorStylerV Offline
                              VectorStyler @jpsimmons
                              last edited by

                              @jpsimmons said in Add a distance / measurement tool for arbitrary points and objects:

                              That's an awful lot of work for something Illustrator had in 1988. I

                              Can you show how this is done in illustrator?

                              J 1 Reply Last reply Reply Quote 0
                              • J Offline
                                jpsimmons @VectorStyler
                                last edited by

                                @VectorStyler Select the 'measure' tool from the toolbox. Click on the first control point. Click on the second. Bring up the translate dialog-it'll have the measurement between these two points loaded and ready to go.

                                You can have another object selected and it'll translate that object when you hit 'ok'.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post