Posted this in the Wishlist forum as a potential feature request for a future release of SU but I'm hoping someone here can help me out faster.
I need a plugin that allows me to select two endpoints of two different line segments and create a third point by combining the Y and Z coordinates of the first selected point with the X coordinate of the second selected point, creating a third point.
For example, Point A lies at 2,2,2. Point B lies at 3,3,3. I select Point A, then Point B, and create Point C at 3,2,2.
I spoke with a member of #ruby-lang about this and he said such a plugin would only be a few lines long but he doubted that anyone had written such a "trivial" plugin.
Would anyone here be willing to take a stab at making this plugin for me? I asked a friend of mine who is a programmer to try it but he has no experience with ruby or SU. Thanks in advance.