<?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) : Autolisp: vlax-curve</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : Autolisp: vlax-curve]]></description>
  <pubDate>Sun, 17 May 2026 11:32:04 +0000</pubDate>
  <lastBuildDate>Tue, 02 Mar 2010 00:34:57 +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=3263</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[Autolisp: vlax-curve : I think the advice you got from...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3263&amp;PID=8689&amp;title=autolisp-vlaxcurve#8689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=73469">CarlB</a><br /><strong>Subject:</strong> 3263<br /><strong>Posted:</strong> 02.Mar.2010 at 00:34<br /><br />I think the advice you got from CAB2k at <a href="http://discussi&#111;n.autodesk.com/forums/message.jspa?messageID=6343101" target="_blank" rel="nofollow">http://discussion.autodesk.com/forums/message.jspa?messageID=6343101</A>&nbsp;is probably good, he's the lisp wiz :)<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 02 Mar 2010 00:34:57 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3263&amp;PID=8689&amp;title=autolisp-vlaxcurve#8689</guid>
  </item> 
  <item>
   <title><![CDATA[Autolisp: vlax-curve : can somebody help me?The vlax-curve...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3263&amp;PID=8680&amp;title=autolisp-vlaxcurve#8680</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=33761">mikey1970</a><br /><strong>Subject:</strong> 3263<br /><strong>Posted:</strong> 01.Mar.2010 at 15:24<br /><br /><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">can somebody help me?</span><div><font ="Apple-style-span" color="#232323" face="arial" size="3"><span ="Apple-style-span" style="font-size: 13px; line-height: 15px;">The vlax-curve may fail if the point data is a very large number so this is unreliable<br></span></font><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">;start code<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">(vlax-curve-getDistAtPoint<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "></span></div><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">(vlax-ename-&gt;vla-object (setq ax (car (entsel))))</span></div></blockquote><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">(setq &nbsp;&nbsp;spoint&nbsp;</span></div></blockquote></blockquote><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">(vlax-curve-getClosestPointTo</span></div></blockquote></blockquote></blockquote><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">(vlax-ename-&gt;vla-object ax)</span></div></blockquote></blockquote></blockquote><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">(setq clikpoint (trans	(getpoint "\nSpecify point: ") 1 0 ) )</span></div></blockquote></blockquote></blockquote><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">)</span></div></blockquote></blockquote><blockquote ="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: n&#111;ne; padding: 0px;"><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">)</span></div></blockquote><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">)<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">;end code</span></div><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; "><br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">The return values is "nil" &nbsp;with points very far from zero.<br style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "></span></div><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">Somebody have solution?</span></div><div><span ="Apple-style-span" style="color: rgb(35, 35, 35); font-family: arial; font-size: 13px; line-height: 15px; ">Scuse me for my bad english</span></div></div>]]>
   </description>
   <pubDate>Mon, 01 Mar 2010 15:24:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3263&amp;PID=8680&amp;title=autolisp-vlaxcurve#8680</guid>
  </item> 
 </channel>
</rss>