<?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: Lisp to create wiring loop (arc) between selected blocks in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5907561#M136833</link>
    <description>&lt;P&gt;Not enough information. &amp;nbsp;Do a Search [there are things here already, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/arc-lisp/m-p/5615573#M331935" target="_self"&gt;for instance&lt;/A&gt;, or probably on any number of other sites], but if you don't find anything that does what you want:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Between &lt;EM&gt;any number&lt;/EM&gt; of selected Blocks [I assume &lt;EM&gt;not&lt;/EM&gt; just between 2, but your (arc) in the singular could be interpreted that way]? &amp;nbsp;What are the Blocks like, and to where on them should the arc/loop/whatever connect? &amp;nbsp;Do you want to actually "select" the Blocks [in AutoCAD's meaning of that word], or do you want to Object-Snap to some place on them within the process of drawing the loop? &amp;nbsp;A series of Arcs, or a Polyline of arc segments? &amp;nbsp;Including connection to a switch at one end [or more]? &amp;nbsp;Etc., etc. &amp;nbsp;A sample image or drawing would go a long way.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2015 20:20:40 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2015-11-13T20:20:40Z</dc:date>
    <item>
      <title>Lisp to create wiring loop (arc) between selected blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5907409#M136832</link>
      <description>I need a lisp that can create a wiring loop (arc) between selected lighting blocks. Please help</description>
      <pubDate>Fri, 13 Nov 2015 18:55:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5907409#M136832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-13T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create wiring loop (arc) between selected blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5907561#M136833</link>
      <description>&lt;P&gt;Not enough information. &amp;nbsp;Do a Search [there are things here already, &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/arc-lisp/m-p/5615573#M331935" target="_self"&gt;for instance&lt;/A&gt;, or probably on any number of other sites], but if you don't find anything that does what you want:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Between &lt;EM&gt;any number&lt;/EM&gt; of selected Blocks [I assume &lt;EM&gt;not&lt;/EM&gt; just between 2, but your (arc) in the singular could be interpreted that way]? &amp;nbsp;What are the Blocks like, and to where on them should the arc/loop/whatever connect? &amp;nbsp;Do you want to actually "select" the Blocks [in AutoCAD's meaning of that word], or do you want to Object-Snap to some place on them within the process of drawing the loop? &amp;nbsp;A series of Arcs, or a Polyline of arc segments? &amp;nbsp;Including connection to a switch at one end [or more]? &amp;nbsp;Etc., etc. &amp;nbsp;A sample image or drawing would go a long way.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 20:20:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5907561#M136833</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2015-11-13T20:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create wiring loop (arc) between selected blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5908377#M136834</link>
      <description>Thanks for your reply Kent. A series of arcs. For example , i want to loop 10 light fittings( blocks or circles) together. Loop from center point of block to next block center point. Is it possible to add such loops when i select those ten blocks, with a provision to adjust the arc radius? Please help</description>
      <pubDate>Sat, 14 Nov 2015 18:48:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5908377#M136834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-14T18:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create wiring loop (arc) between selected blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5908485#M136835</link>
      <description>A nice clear image of an example would help.</description>
      <pubDate>Sat, 14 Nov 2015 22:25:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5908485#M136835</guid>
      <dc:creator>stevor</dc:creator>
      <dc:date>2015-11-14T22:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create wiring loop (arc) between selected blocks</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5908500#M136836</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;.... A series of arcs. For example , i want to loop 10 light fittings( blocks or circles) together. Loop from center point of block to next block center point. Is it possible to add such loops when i select those ten blocks, with a provision to adjust the arc radius? ....&lt;HR /&gt;....&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Another thing I did a while back that you could try [linked to in Post 11 of the thread I posted a&amp;nbsp;"for instance"&amp;nbsp;link to before] is the &lt;STRONG&gt;WA&lt;/STRONG&gt; command [that stands for &lt;STRONG&gt;W&lt;/STRONG&gt;iring &lt;STRONG&gt;A&lt;/STRONG&gt;rcs]&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/connecting-blocks-with-line-or-arc-for-electrical-plans/m-p/5511255#M330024" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp; It wants you to pick on the Blocks in series [not all at once -- figuring out the order to loop through them could be very challenging], and it snaps to their insertion points.&amp;nbsp; They need to be Blocks, so if you have circular fixture symbols, they should also be Blocks, not Circle entities.&amp;nbsp; You can&amp;nbsp;decide the degree of bulge in the arcs that you want&amp;nbsp;[see instructions in the code], but it uses the same one for each Arc.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Nov 2015 23:05:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-wiring-loop-arc-between-selected-blocks/m-p/5908500#M136836</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2015-11-14T23:05:41Z</dc:date>
    </item>
  </channel>
</rss>

