<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Rotate with stretch program combination in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089261#M64156</link>
    <description>&lt;P&gt;Sorry guys to jump in but what about by start selecting these points by crossing and than picking a center point (the OP need to add a specific handle temp line) pressing enter twice (reaching&amp;nbsp; rotate) and start rotating?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2021 09:06:06 GMT</pubDate>
    <dc:creator>Moshe-A</dc:creator>
    <dc:date>2021-02-17T09:06:06Z</dc:date>
    <item>
      <title>Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10088960#M64151</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to have stretch+rotate combination in one command?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/881868i5A1E16B14868201F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to rotate the object found at the center at any angle but I would want the inner endpoints of the polyline move along with the rotated object and the outer endpoint would stay in the same location. It is like stretch function but instead of just moving of what you have selected you have option to rotate it. Thank you&lt;/P&gt;&lt;P&gt;See attached cad file for your reference&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 06:22:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10088960#M64151</guid>
      <dc:creator>Tolearnlisp</dc:creator>
      <dc:date>2021-02-17T06:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089029#M64152</link>
      <description>&lt;P&gt;Yes, its obvious circuit board,&amp;nbsp; but a little complicated, Bricscad has an advantage here "Blockify" the little sq plines making a insert pt in middle. Find outer pline currently lines, find inner sq's then all crossing lines, do some form of matching end to sq, rotate and redraw with end to new sq location. There was a question recently about "Group" entities, this way would find all the little sq's before and after.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thinking a bit more a list using entity name&amp;nbsp; of each little sq and end/start &amp;amp; entity name&amp;nbsp; of each line, can not rely on user drawing from which end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some one may come up with stretch command method just not sure may have a play in the mean time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ultimate would be turn upside down.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 07:17:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089029#M64152</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2021-02-17T07:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089097#M64153</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;SPAN&gt;Thinking a bit more a list using entity name&amp;nbsp; of each little sq and end/start &amp;amp; entity name&amp;nbsp; of each line, can not rely on user drawing from which end.&lt;/SPAN&gt;&lt;BR /&gt;
&lt;P&gt;Some one may come up with stretch command method just not sure may have a play in the mean time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I was preparing to have fun with this, but problem is, layers at "0"?&amp;nbsp; the "plate" in the middle as LINE entities? Not sure if that is the status of the actual drawing. Nothing to use as filters to makes it loads easier to code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wont take part in this&amp;nbsp; until i see a better set of drawings to play with.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 07:35:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089097#M64153</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2021-02-17T07:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089114#M64154</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/564264"&gt;@pbejse&lt;/a&gt;, Thanks.&lt;/P&gt;&lt;P&gt;I have uploaded the revised drawing. See attached sample V.2&lt;/P&gt;&lt;P&gt;I move the object to layer 1 and make the plate at the center as closed polyline.&lt;/P&gt;&lt;P&gt;Please check if this will now be ok and let me know if you have further concern. Thank you so much.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 07:42:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089114#M64154</guid>
      <dc:creator>Tolearnlisp</dc:creator>
      <dc:date>2021-02-17T07:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089187#M64155</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6904296"&gt;@Tolearnlisp&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Please check if this will now be ok and let me know if you have further concern. Thank you so much.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did i said I'll participate when the sample drawing is good enough to play with? Now i take that back&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It's good enough, at least now you are aware of the conditions to nake this thing works&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Make a selection of LWPOLYLINES with layer filter, preferably the plate is of a different layer as well&lt;/P&gt;
&lt;P&gt;- retrieve entity name and points&lt;/P&gt;
&lt;P&gt;- save to a list&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-- for the plate and the LWPOLYLINE on layer 1 [ list entity midpoint ]&lt;/P&gt;
&lt;P&gt;-- for the thick lines (20) [ list entity pts ]&lt;/P&gt;
&lt;P&gt;- rotate plate and layer 1 using plates mid&lt;/P&gt;
&lt;P&gt;-- compare the list of centers to the end/start of the thick lines&lt;/P&gt;
&lt;P&gt;-- change the pts of the thick line. ( 20 )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Start coding&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6904296"&gt;@Tolearnlisp&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 08:26:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089187#M64155</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2021-02-17T08:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089261#M64156</link>
      <description>&lt;P&gt;Sorry guys to jump in but what about by start selecting these points by crossing and than picking a center point (the OP need to add a specific handle temp line) pressing enter twice (reaching&amp;nbsp; rotate) and start rotating?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 09:06:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089261#M64156</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-02-17T09:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089272#M64157</link>
      <description>&lt;P&gt;This task is an example of affine transformations, we can say they are "partial" since transformation doesn't affect all entities. In particular case we have only rotation, but what if OP decide to add translation or even skew?&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6904296"&gt;@Tolearnlisp&lt;/a&gt;&amp;nbsp; Can you assure that all connecting lines were created in direction towards center of the rectangle?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try to make my contribution to this subject later today.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 09:09:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089272#M64157</guid>
      <dc:creator>hak_vz</dc:creator>
      <dc:date>2021-02-17T09:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089297#M64158</link>
      <description>&lt;P&gt;My version. For ACAD 2016+&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(vl-load-com)

(defun c:RotateStretch ( / *error* m s p b w wl c cl dl d)
  
  (defun *error* (errmsg)
    (if (not (wcmatch errmsg "Function cancelled,quit / exit abort,console break,end"))
      (princ (strcat "\nError: " errmsg)))
    (setvar 'nomutt m)
    (princ))
  
  (setq m (getvar 'nomutt))
  
  (if (and (setvar 'nomutt 1)
	   (princ "\nSelect objects to stretch by window: ")
	   (setq s (ssget "_:S"))
	   (setvar 'nomutt m)
	   (or (vl-position (caar (ssnamex s)) '(2 3))
	       (prompt "\nError: Only crossing-window or crossing-polygon allows!"))
	   (setq p (mapcar 'cadr (cdr (last (ssnamex s)))))
	   (setq p (mapcar '(lambda (x) (trans x 0 1)) p))
	   (setq b (list (list (apply 'min (mapcar 'car p)) (apply 'min (mapcar 'cadr p)))
			 (list (apply 'max (mapcar 'car p)) (apply 'max (mapcar 'cadr p)))))
	   (setq w (ssget "_WP" p))
	   (setq wl (vl-remove-if 'listp (mapcar 'cadr (ssnamex w))))
	   (setq c (ssget "_CP" p))
	   (setq cl (vl-remove-if 'listp (mapcar 'cadr (ssnamex c))))
	   (setq dl (vl-remove-if '(lambda (x) (vl-position x wl)) cl))
	   (or (setq dl (vl-remove-if-not '(lambda (e) (and (= "LWPOLYLINE" (cdr (assoc 0 (entget e))))
							    (= 2 (cdr (assoc 90 (entget e)))))) dl))
	       (princ "\nNo wires of polylines of 2 vertices."))
	   (setq dl (mapcar '(lambda (e) (cons e (if (and (setq x (trans (vlax-curve-getstartpoint e) 0 1))
							  (&amp;lt; (caar b) (car x) (caadr b))
							  (&amp;lt; (cadar b) (cadr x) (cadadr b)))
						   (cons T (vlax-curve-getendpoint e))
						   (cons nil (vlax-curve-getstartpoint e)))))
			    dl))
	   )
    (progn
      (command-s "_.rotate" c "")
      (foreach e dl
	(setq d (entget (car e)))
	(entmod (subst (cons 10 (cddr e))
		       (assoc 10 (if (cadr e) (reverse d) d))
		       d)))))
  (*error* "end")
  )
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 09:27:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089297#M64158</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-02-17T09:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089501#M64159</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;My version. For ACAD 2016+&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(vl-load-com)

(defun c:RotateStretch ( / *error* m s p b w wl c cl dl d)
  ....
  (*error* "end")
  )&lt;/PRE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Well there you go. I stepped off a bit and&amp;nbsp; came back to see what the OP will come up with.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp; posted a&amp;nbsp; a quick solution.&amp;nbsp;&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;One thing i noticed is, its difficult to control the rotation, once or twice i twisted too far off and the wires go all wonky.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;I'll write one of my own using the pseudo code i posted for the OP&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 10:45:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089501#M64159</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2021-02-17T10:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089549#M64160</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/564264"&gt;@pbejse&lt;/a&gt;&amp;nbsp;wrote:
&lt;P class="1613559798436"&gt;&amp;nbsp;&lt;/P&gt;
&lt;SPAN style="font-size: medium; font-family: inherit;"&gt;I'll write one of my own using the pseudo code i posted for the OP&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp;&amp;nbsp;Interested to see...&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 11:04:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089549#M64160</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-02-17T11:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089597#M64161</link>
      <description>&lt;P&gt;Is this a job for simply using CONSTRAINTS on the inner ends of all those Lines?&amp;nbsp; I'm not versed in their use -- it might require placing a Point object in the middle of the little squares to constrain to.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 11:27:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089597#M64161</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-17T11:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089699#M64162</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is this a job for simply using CONSTRAINTS on the inner ends of all those Lines?&amp;nbsp; ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;Yes!&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp; See the attached version of the drawing.&amp;nbsp; I put a tiny Circle in the center of some of the squares, and a Point in the center of some, and constrained the ends of the Polylines to those with &lt;FONT color="#000000"&gt;&lt;STRONG&gt;GEOMCONSTRAINT&lt;/STRONG&gt;&lt;/FONT&gt; [&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;C&lt;/FONT&gt;&lt;/STRONG&gt;oincident&lt;/FONT&gt; constraint, &lt;FONT color="#000000"&gt;First point&lt;/FONT&gt; the &lt;STRONG&gt;&lt;FONT color="#000000"&gt;CEN&lt;/FONT&gt;&lt;/STRONG&gt;ter Osnap to the Circle or &lt;STRONG&gt;&lt;FONT color="#000000"&gt;NOD&lt;/FONT&gt;&lt;/STRONG&gt;e Osnap to the Point, &lt;FONT color="#000000"&gt;Second point&lt;/FONT&gt; the end of the Polyline].&amp;nbsp; &lt;FONT color="#000000"&gt;&lt;STRONG&gt;ROTATE&lt;/STRONG&gt;&lt;/FONT&gt; command, select all the middle Rectangle and the little squares and their Circles/Points, use Mid-of-2 Osnap for the rotation base point in the middle of it all, and those ends of the Polylines "follow" the constraining locations.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 12:02:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089699#M64162</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-17T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089725#M64163</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is this a job for simply using CONSTRAINTS on the inner ends of all those Lines?&amp;nbsp; ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;Yes!&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp; See the attached version of the drawing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Ha! Party pooper!&amp;nbsp; &amp;nbsp;But that's one heck of suggestion!&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thumbsup.gif" style="width: 25px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/51280iDAD15A9028FDE63A/image-size/large?v=v2&amp;amp;px=999" role="button" title="thumbsup.gif" alt="thumbsup.gif" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 12:11:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089725#M64163</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2021-02-17T12:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089734#M64164</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is this a job for simply using CONSTRAINTS on the inner ends of all those Lines?&amp;nbsp; ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;Yes!&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp; See the attached version of the drawing.&amp;nbsp; I put a tiny Circle in the center of some of the squares, and a Point in the center of some, and constrained the ends of the Polylines to those with &lt;FONT color="#000000"&gt;&lt;STRONG&gt;GEOMCONSTRAINT&lt;/STRONG&gt;&lt;/FONT&gt; [&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;C&lt;/FONT&gt;&lt;/STRONG&gt;oincident&lt;/FONT&gt; constraint, &lt;FONT color="#000000"&gt;First point&lt;/FONT&gt; the &lt;STRONG&gt;&lt;FONT color="#000000"&gt;CEN&lt;/FONT&gt;&lt;/STRONG&gt;ter Osnap to the Circle or &lt;STRONG&gt;&lt;FONT color="#000000"&gt;NOD&lt;/FONT&gt;&lt;/STRONG&gt;e Osnap to the Point, &lt;FONT color="#000000"&gt;Second point&lt;/FONT&gt; the end of the Polyline].&amp;nbsp; &lt;FONT color="#000000"&gt;&lt;STRONG&gt;ROTATE&lt;/STRONG&gt;&lt;/FONT&gt; command, select all the middle Rectangle and the little squares and their Circles/Points, use Mid-of-2 Osnap for the rotation base point in the middle of it all, and those ends of the Polylines "follow" the constraining locations.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nice idea! Now, how nice would be to that into code... I can imagine that it could work the same way as my routine, but wire lines would be nicely fixed. Just make a window around the chip and the ROTATE command would handle the rest.&lt;/P&gt;
&lt;P&gt;Disclaimer: I have no idea how to code constraints.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 12:13:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089734#M64164</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-02-17T12:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089830#M64165</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;...&lt;SPAN style="font-family: inherit;"&gt;.&lt;/SPAN&gt;
&lt;P&gt;Disclaimer: I have no idea how to code constraints.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I didn't either, and some of the possibilities may be more challenging, but the Coincident one I figured out in a few minutes.&amp;nbsp; The trickiest part was to understand which is supposed to be the First point and which the Second -- the prompts don't make that very clear, but Help does.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 12:41:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10089830#M64165</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-17T12:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090170#M64166</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/564264"&gt;@pbejse&lt;/a&gt;&amp;nbsp;wrote:
&lt;P class="1613559798436"&gt;&amp;nbsp;&lt;/P&gt;
&lt;SPAN style="font-size: medium; font-family: inherit;"&gt;I'll write one of my own using the pseudo code i posted for the OP&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp;&amp;nbsp;Interested to see...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Here you go, as described&amp;nbsp; at post # 5. I took the liberty of assigning layers, not leaving it as "1" "20" etc...&lt;/FONT&gt;&lt;/P&gt;
&lt;PRE&gt;(defun c:stretchTheWires ( / stretchy _midof _points _midof e
			  ent pts lname gss match npt)
(defun _midof (ent /)
  (setq	p (_points ent))
  (mapcar (function (lambda (a b) (* (+ a b) 0.5))) (car p)(caddr p))
)
(Defun _points (ent)
  	(mapcar 'cdr (vl-remove-if-not '(lambda (d) (= (Car d) 10)) ent)))
  
(setq _sort (lambda (l)
	      (vl-sort l '(lambda (a b)(&amp;lt; (car a)(car b))))))  
		           
(if (setq stretchy nil solder nil gss (ssadd)
		ss (ssget "_:L" '((0 . "LWPOLYLINE")(8 . "PLATE,SOLDER,WIRES"))))	 
 (progn
   (repeat (setq i (sslength ss))
     (setq e   (ssname ss (setq i (1- i)))
	   ent (entget e) lname (strcase  (cdr (assoc 8 ent))))
     
     (cond
	     ((eq lname "WIRES") (setq stretchy (cons (list e (_points ent)) stretchy)))
	     ((eq lname "SOLDER")
	       (setq solder (cons (list	e (_midof ent )) solder
				  ) )(ssadd e gss) )
	       ((setq plate (list e (_midof ent )))(ssadd e gss)
		)
	    )
       )
	(command "_Rotate" gss "" "_non" (Cadr plate) pause )
	   (while (and (Setq a (car stretchy)) solder)
		   	(setq e (car a) pe (cadr a))
		   	(setq pair (mapcar  '(lambda (d)
			     (list (distance
				     (setq tp (vlax-curve-getclosestpointto e (Cadr d)))
					     (Cadr d))  tp d ) ) solder ))
			(setq pair (_sort pair) cmatch (cdr (car pair)))
			(setq ent (entget e) rep (_sort (mapcar '(lambda (m)
							   (list (distance (car cmatch) m) m)) pe)))
			(entmod  (subst (cons 10 (_midof (entget  (caadr cmatch))))
						(car  (member (cons 10 (cadr (car rep))) ent)) ent))
		   	(setq  stretchy (cdr stretchy)
			       solder (vl-remove (cadr cmatch) solder)
			       )
		            )
	   )
	  )
  (princ)
  )
&lt;/PRE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Not pretty, also has that issue with rotating using mouse control. Wanting to include a loop to continue rotating, but i think that will be all the fun for today.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Maybe I will write another one using grread to mimic the constraint effect.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 14:34:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090170#M64166</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2021-02-17T14:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090181#M64167</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My idea:&lt;/P&gt;&lt;P&gt;With your sample drawing for see the steps.&lt;/P&gt;&lt;P&gt;First you use this lisp&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(defun c:fix_pt_link ( / sel_cnct sel_brdg n dxf_ent l_pt_cnct frst_pt scnd_pt data js)
  (princ "\nSelect the CIRCLES set in red for fix the points.")
  (setq
    sel_cnct
    (ssget
      '(
        (0 . "CIRCLE")
        (100 . "AcDbEntity")
        (67 . 0)
        (410 . "Model")
        (8 . "1")
        (62 . 1)
        (100 . "AcDbCircle")
        (-4 . "&amp;lt;AND")
          (-4 . "&amp;lt;") (40 . 0.066)
          (-4 . "&amp;gt;") (40 . 0.065)
        (-4 . "AND&amp;gt;")
        (210 0.0 0.0 1.0)
      )
    )
  )
  (princ "\nSelect the POLYLINE set in layer \"20\" and make bridge with the fix points.")
  (setq
    sel_brdg
    (ssget
      '(
        (0 . "LWPOLYLINE")
        (100 . "AcDbEntity")
        (67 . 0)
        (410 . "Model")
        (8 . "20")
        (100 . "AcDbPolyline")
        (90 . 2)
        (70 . 0)
        (38 . 0.0)
        (39 . 0.0)
        (210 0.0 0.0 1.0)
      )
    )
  )
  (cond
    ((and sel_cnct sel_brdg (eq (sslength sel_cnct) (sslength sel_brdg)))
      (if (null (tblsearch "appid" "LINK_BRIDGE"))
        (regapp "LINK_BRIDGE")
      )
      (repeat (setq n (sslength sel_cnct))
        (setq
          dxf_ent (entget (ssname sel_cnct (setq n (1- n))))
          l_pt_cnct (cons (cons (cdr (assoc 5 dxf_ent)) (cdr (assoc 10 dxf_ent))) l_pt_cnct)
        )
      )
      (repeat (setq n (sslength sel_brdg))
        (setq
          dxf_ent (entget (ssname sel_brdg (setq n (1- n))))
          frst_pt (member (append (cdr (nth 5 (member '(90 . 2) dxf_ent))) '(0.0)) (mapcar 'cdr l_pt_cnct))
          scnd_pt (member (append (cdr (nth 10 (member '(90 . 2) dxf_ent))) '(0.0)) (mapcar 'cdr l_pt_cnct))
        )
        (if frst_pt
          (progn
            (setq
              frst_pt (car frst_pt)
              data (cons 5 (car (nth (vl-position frst_pt (mapcar 'cdr l_pt_cnct)) l_pt_cnct)))
            )
          )
        )
        (if scnd_pt
          (progn
            (setq
              scnd_pt (car scnd_pt)
              data (cons 10 (car (nth (vl-position scnd_pt (mapcar 'cdr l_pt_cnct)) l_pt_cnct)))
            )
          )
        )
        (if data
          (entmod
            (append
              dxf_ent
              (list
                (list -3
                  (list
                    "LINK_BRIDGE"
                    (cons 1002 "{")
                    (cons 1070 (car data))
                    (cons 1000 (cdr data))
                    (cons 1002 "}")
                  )
                )
              )
            )
          )
          (setq data nil)
        )
      )
      (setq js (ssget "_X" '((0 . "*") (8 . "1,20"))))
      (repeat (setq n (sslength sel_cnct))
        (setq ent (ssname sel_cnct (setq n (1- n))))
        (if (ssmemb ent js) (ssdel ent js))
      )
      (sssetfirst nil js)
    )
  )
  (prin1)
)&lt;/LI-CODE&gt;&lt;P&gt;Use the command fix_pt_link and that must have selected the objects where that you can apply Move,Rotate or Scale with by exemple the grips&lt;/P&gt;&lt;P&gt;Then you have applied your changes, use this code by the command update_bridge. This retablihed the bridges between the jonctions points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(defun c:update_bridge ( / js_brdg n dxf_ent xd_list vtx link pt)
  (setq js_brdg
    (ssget "_X"
      '(
        (0 . "LWPOLYLINE")
        (100 . "AcDbEntity")
        (67 . 0)
        (410 . "Model")
        (8 . "20")
        (100 . "AcDbPolyline")
        (90 . 2)
        (70 . 0)
        (38 . 0.0)
        (39 . 0.0)
        (210 0.0 0.0 1.0)
        (-3 ("LINK_BRIDGE"))
      )
    )
  )
  (cond
    (js_brdg
      (repeat (setq n (sslength js_brdg))
        (setq dxf_ent (entget (ssname js_brdg (setq n (1- n))) (list "LINK_BRIDGE")))
        (cond
          ((setq xd_list (assoc -3 dxf_ent))
            (setq
              vtx (cdr (assoc 1070 (cdadr xd_list)))
              link (cdr (assoc 1000 (cdadr xd_list)))
              pt (cdr (assoc 10 (entget (handent link))))
              pt (list (car pt) (cadr pt))
            )
            (entmod
              (append
                (reverse (cdr (member '(90 . 2) (reverse dxf_ent))))
                (subst (cons 10 pt) (nth vtx (member '(90 . 2) dxf_ent)) (member '(90 . 2) dxf_ent))
              )
            )
          )
        )
      )
    )
  )
  (prin1)
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 14:30:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090181#M64167</guid>
      <dc:creator>CADaSchtroumpf</dc:creator>
      <dc:date>2021-02-17T14:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090536#M64168</link>
      <description>&lt;P&gt;Another one that prompts the user to continue with the current selection.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;command:&amp;nbsp;stretchTheWires&lt;/P&gt;
&lt;P&gt;Select objects:&lt;/P&gt;
&lt;P&gt;Choose[Enter to continue]&amp;lt;X ot exit&amp;gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="b8fd68eb-2aa8-4d13-a0b4-b03b40a09b7f" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/b8fd68eb-2aa8-4d13-a0b4-b03b40a09b7f" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/b8fd68eb-2aa8-4d13-a0b4-b03b40a09b7f"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV class="myscreencast-iframe iframe-container active-myscreencast"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="myscreencast-iframe iframe-container active-myscreencast"&gt;That will be it for me then.&lt;/DIV&gt;
&lt;DIV class="myscreencast-iframe iframe-container active-myscreencast"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="27f10fd9-6855-4d65-960f-a197c2f46268" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/27f10fd9-6855-4d65-960f-a197c2f46268"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="9d120183-26a1-4cf0-9ccb-6b68d5a8fb69" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/9d120183-26a1-4cf0-9ccb-6b68d5a8fb69"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="5de9a6b1-118e-4ed9-8114-724ee7f508ad" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="710" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/5de9a6b1-118e-4ed9-8114-724ee7f508ad"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="428647c5-4517-4fac-89e6-d8c58ab8ef2c" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/428647c5-4517-4fac-89e6-d8c58ab8ef2c"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="3eeb7056-1238-48b8-9e49-467254deae36" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/3eeb7056-1238-48b8-9e49-467254deae36"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="6ff38851-ac39-4172-92fa-9a1b35089452" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/6ff38851-ac39-4172-92fa-9a1b35089452"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="e4cf785d-6726-41f6-916c-a700a348b2fd" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/e4cf785d-6726-41f6-916c-a700a348b2fd"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="6ac19cc6-203d-4988-8185-71bf0e28930d" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/6ac19cc6-203d-4988-8185-71bf0e28930d"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="27c0bf98-a859-4951-97e8-226c197b7180" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/27c0bf98-a859-4951-97e8-226c197b7180"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="3a23f7a1-b1a1-453d-8ca0-371d3f22a001" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="680" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/3a23f7a1-b1a1-453d-8ca0-371d3f22a001"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="d32e8249-ae59-409d-a739-fc68f17dd6cd" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d32e8249-ae59-409d-a739-fc68f17dd6cd"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="2665be45-16a3-4615-b84a-f85445a7c417" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="680" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/2665be45-16a3-4615-b84a-f85445a7c417"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="55baab99-d25b-434a-b6be-4a36c97845f7" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/55baab99-d25b-434a-b6be-4a36c97845f7"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="4743194b-8681-4f7d-9923-f05ede329cbd" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="680" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/4743194b-8681-4f7d-9923-f05ede329cbd"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="d853d241-2a0f-4740-92b4-8747d6f04945" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d853d241-2a0f-4740-92b4-8747d6f04945"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="34a19762-928c-4d18-a0ce-1040f9777259" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/34a19762-928c-4d18-a0ce-1040f9777259"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="488eac33-697d-4b77-a3aa-b7cdc28fd05c" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/488eac33-697d-4b77-a3aa-b7cdc28fd05c"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="227f9fda-42f5-4a13-9cf1-ecc8a0c8ca66" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="680" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/227f9fda-42f5-4a13-9cf1-ecc8a0c8ca66"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="e700cbd6-71e2-4b69-9d48-a18c620885da" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="710" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/e700cbd6-71e2-4b69-9d48-a18c620885da"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="2dc1c831-ee49-4c85-ae1b-b58341063647" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/2dc1c831-ee49-4c85-ae1b-b58341063647"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="5f21159c-bca2-4d00-bdcb-e12b5a785b55" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/5f21159c-bca2-4d00-bdcb-e12b5a785b55"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="3468f88f-7c6b-4fc2-b7f6-1e6f5742c741" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/3468f88f-7c6b-4fc2-b7f6-1e6f5742c741"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="15feb03d-7b04-4311-b3dc-9cbb2f9ecde3" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/15feb03d-7b04-4311-b3dc-9cbb2f9ecde3"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="9b93c48c-6626-4bd2-9489-a504d196ac9b" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="710" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/9b93c48c-6626-4bd2-9489-a504d196ac9b"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="4efe617b-022b-4aea-a425-d542e4898d5a" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/4efe617b-022b-4aea-a425-d542e4898d5a"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Feb 2021 16:26:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090536#M64168</guid>
      <dc:creator>pbejse</dc:creator>
      <dc:date>2021-02-17T16:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090676#M64169</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is this a job for simply using CONSTRAINTS on the inner ends of all those Lines?&amp;nbsp; ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;Yes!&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp; See the attached version of the drawing.&amp;nbsp; ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;BUT that wasn't quite the whole job -- some other things got off when Rotating the core stuff [Polylines not reaching their other-end locations].&amp;nbsp; In the attached further revised version, I added &lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;C&lt;/FONT&gt;&lt;/STRONG&gt;oincident&lt;/FONT&gt; constraints to the other ends of the Polylines, and &lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;F&lt;/FONT&gt;&lt;/STRONG&gt;ix&lt;/FONT&gt; constraints to the Circles those other ends are constrained to.&amp;nbsp; [And this time I did the inner constraints all with Point objects.]&amp;nbsp; Now [I think] it does exactly what you're after, with no routine required.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 17:13:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090676#M64169</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-17T17:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate with stretch program combination</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090728#M64170</link>
      <description>&lt;P&gt;It seems to me that FIX is not necessary. But it could be just a quick assumption.&lt;/P&gt;
&lt;P&gt;BTW visually is much better temporarily HIDEOBJECTS of wirelines.&lt;/P&gt;
&lt;P&gt;See&amp;nbsp;&lt;A href="https://autode.sk/3at0SbM" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And yes, I think it would be possible to automate this. But as you said, a bit tricky.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 17:30:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rotate-with-stretch-program-combination/m-p/10090728#M64170</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-02-17T17:30:25Z</dc:date>
    </item>
  </channel>
</rss>

