<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : It this Lisp even possible?</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : It this Lisp even possible?]]></description>
  <pubDate>Thu, 11 Jun 2026 02:44:58 +0000</pubDate>
  <lastBuildDate>Tue, 26 Mar 2019 12:41:20 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=13134</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[It this Lisp even possible? : pline --&amp;gt; start point --&amp;gt;...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36885&amp;title=it-this-lisp-even-possible#36885</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=39979">rebellio</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 26.Mar.2019 at 12:41<br /><br /><div>pline --&gt; start point --&gt; enter A --&gt; second point --&gt; 3th point --&gt; enter</div><div><br></div><div>Then the lisp will just work fine</div>]]>
   </description>
   <pubDate>Tue, 26 Mar 2019 12:41:20 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36885&amp;title=it-this-lisp-even-possible#36885</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? :   MoeJoe wrote:I tried the lsp...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36865&amp;title=it-this-lisp-even-possible#36865</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=353260">Kent Cooper</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 18.Mar.2019 at 17:22<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by MoeJoe" alt="Originally posted by MoeJoe" style="vertical-align: text-bottom;" /> <strong>MoeJoe wrote:</strong><br /><br /><div>I tried the lsp but just got the following</div><div><i>Two-arc-segment LWPolyline center-path to make Double-Ogee:<br>Nothing selected, locked Layer, or not two-arc-segment LWPolyline. <br></i></div><div>I converted the line to a LWPolyline but I still couldn't get it to work.&nbsp;....</div></td></tr></table><div>&nbsp;</div><div>If by "line" you mean an AutoCAD <em>Line entity</em>, that won't work.&nbsp; It requires a Polyline made of two &#091;and only two&#093; arc segments &#091;and only arc segments&#093;.&nbsp; If you pick on anything else, whether any different entity type or a Polyline that doesn't match those requirements, OR if you simply <em>missed</em> in picking, or if you picked a qualifying Polyline but it's on a <em>locked Layer</em>, you'll get that message.&nbsp; As suggested, post a drawing file &#091;limited to just the Polyline in question&#093; if you think everything qualifies.</div>]]>
   </description>
   <pubDate>Mon, 18 Mar 2019 17:22:31 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36865&amp;title=it-this-lisp-even-possible#36865</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? : So, you should post your drawing.At...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36861&amp;title=it-this-lisp-even-possible#36861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=150914">ketxu</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 17.Mar.2019 at 15:54<br /><br />So, you should post your drawing.<br>At the atlert, you do not&nbsp;<i style="color: rgb54, 69, 90; font-size: small; : rgb251, 251, 253;">two-arc-segment LWPolyline, clearly</i>]]>
   </description>
   <pubDate>Sun, 17 Mar 2019 15:54:07 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36861&amp;title=it-this-lisp-even-possible#36861</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? : I tried the lsp but just got the...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36858&amp;title=it-this-lisp-even-possible#36858</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=152876">MoeJoe</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 16.Mar.2019 at 13:33<br /><br /><div>I tried the lsp but just got the following</div><div><i>Two-arc-segment LWPolyline center-path to make Double-Ogee:<br>Nothing selected, locked Layer, or not two-arc-segment LWPolyline. <br></i></div><div>I converted the line to a LWPolyline but I still couldn't get it to work.&nbsp; I am probably doing something wrong.&nbsp; What am I doing wrong?&nbsp; Thanks!<br></div>]]>
   </description>
   <pubDate>Sat, 16 Mar 2019 13:33:08 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36858&amp;title=it-this-lisp-even-possible#36858</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? : Wow you guy are amazing. I will...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36857&amp;title=it-this-lisp-even-possible#36857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=152876">MoeJoe</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 16.Mar.2019 at 13:23<br /><br />Wow you guy are amazing.&nbsp; I will take a look at the lsp. I really appreciate your time and feedback on this.&nbsp; Thank You! <img src="https://www.cadforum.cz/forum_en/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br>]]>
   </description>
   <pubDate>Sat, 16 Mar 2019 13:23:13 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36857&amp;title=it-this-lisp-even-possible#36857</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? :   Kent Cooper wrote:....The equivalent...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36856&amp;title=it-this-lisp-even-possible#36856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=353260">Kent Cooper</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 15.Mar.2019 at 19:41<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Kent Cooper" alt="Originally posted by Kent Cooper" style="vertical-align: text-bottom;" /> <strong>Kent Cooper wrote:</strong><br /><br />....&nbsp;The equivalent could be made into an AutoLisp routine, but first verify that this is the situation, and the result you need.</td></tr></table><div>&nbsp;</div><div>Give this a try!</div><div><a href="uploads/353260/DoubleOgee.lsp" target="_blank" rel="nofollow">uploads/353260/DoubleOgee.lsp</a></div><span style="font-size:10px"><br /><br />Edited by Kent Cooper - 15.Mar.2019 at 19:42</span>]]>
   </description>
   <pubDate>Fri, 15 Mar 2019 19:41:40 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36856&amp;title=it-this-lisp-even-possible#36856</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? :  If it&amp;#039;s always a two-arc-segment...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36855&amp;title=it-this-lisp-even-possible#36855</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=353260">Kent Cooper</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 15.Mar.2019 at 15:08<br /><br />If it's always a two-arc-segment Polyline in which the two segments are tangent to each other &#091;red&#093;:<div></div><div><img src="uploads/353260/SkewSnap.png" height="208" width="583" border="0" /></div><div>Offset the Polyline to both sides by the desired distance &#091;blue&#093;.</div><div>Type <strong>SNAPANG</strong>, and for the angle, Osnap ENDpoint to the mid-way vertices of any two Polylines, to get the skewed crosshairs &#091;white&#093;.&nbsp; One of the crosshair directions is the tangent direction of all 3 Polylines at their mid-way vertices.</div><div><strong>ARC</strong> command, start at one of the mid-way vertices of a blue Polyline, use <strong>E</strong>nd option and pick a far end of the red Polyline, then use <strong>D</strong>irection option, and <em>with ORTHO On</em>, specify the tangent direction for&nbsp;the Arc &#091;yellow&#093; to head in from its start point.</div><div>Do the same 4 times, or if it's a <em>symmetrical</em> original Polyline, twice for one side and do some grip-edit Copying and Rotating for the other side.</div><div>If you want a single-Polyline result, use <strong>PEDIT</strong>'s Join option or the<strong> JOIN</strong> command to connect the yellow Arcs.</div><div>&nbsp;</div><div>The equivalent could be made into an AutoLisp routine, but first verify that this is the situation, and the result you need.</div><span style="font-size:10px"><br /><br />Edited by Kent Cooper - 15.Mar.2019 at 15:11</span>]]>
   </description>
   <pubDate>Fri, 15 Mar 2019 15:08:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36855&amp;title=it-this-lisp-even-possible#36855</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? : Hello MoeJoe, I don&amp;#039;t know...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36853&amp;title=it-this-lisp-even-possible#36853</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=175428">philippe JOSEPH</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 15.Mar.2019 at 07:19<br /><br /><img src="uploads/175428/POSSIBLE_LISP.jpg" height="554" width="1187" border="0" /><div>Hello MoeJoe, I don't know if the lisp is possible but when I draw with your method the last 2 polylines are with an angle in the middle.</div><span style="font-size:10px"><br /><br />Edited by philippe JOSEPH - 15.Mar.2019 at 07:20</span>]]>
   </description>
   <pubDate>Fri, 15 Mar 2019 07:19:33 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36853&amp;title=it-this-lisp-even-possible#36853</guid>
  </item> 
  <item>
   <title><![CDATA[It this Lisp even possible? : I am working on a project that...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36852&amp;title=it-this-lisp-even-possible#36852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=152876">MoeJoe</a><br /><strong>Subject:</strong> 13134<br /><strong>Posted:</strong> 14.Mar.2019 at 22:05<br /><br />I am working on a project that a lisp routine would help a lot.&nbsp; The problem is I don't know if it is even possible. I assume it is, but don't know.&nbsp; Thought someone here with more knowledge would be able to tell me if it is.&nbsp; I have several polylines that need to be offset to a variable I enter and then snapped back to the beginning and ending of that polyline that it is offset to.&nbsp; I know crazy.&nbsp; I attached an image to illustrate what i am talking about. Let me know your thoughts.<span>?</span>	Thanks!<br><br><img src="uploads/152876/LSP_ROUTINE_QUESTI&#079;N.jpg" height="465" width="483" border="0" /><br>]]>
   </description>
   <pubDate>Thu, 14 Mar 2019 22:05:31 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13134&amp;PID=36852&amp;title=it-this-lisp-even-possible#36852</guid>
  </item> 
 </channel>
</rss>