<?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: measurement function in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12382895#M21708</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3930636"&gt;@john.uhden&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All you have to do is display the measurement results on the command line, or you can display them in a dialog.&lt;BR /&gt;I checked the parallel spacing of the two lines by simply selecting the lines in succession.&lt;BR /&gt;Or, I would like to check the distance between the two points.&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 23:58:41 GMT</pubDate>
    <dc:creator>saitoib</dc:creator>
    <dc:date>2023-11-16T23:58:41Z</dc:date>
    <item>
      <title>measurement function</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12381376#M21706</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I find the measuregeom and dist functions in AutoCAD to be quite cumbersome. Has anyone created a more convenient function? For instance, when selecting a line, it would display the start point, end point, angle, and length. Furthermore, selecting another line would show the spacing if the lines are parallel. If endpoints are chosen, it would display the coordinates, and upon selecting another point, it would show the distance from the previous point. If a circle is selected, it would display the diameter. Is there a function like this available?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 12:27:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12381376#M21706</guid>
      <dc:creator>saitoib</dc:creator>
      <dc:date>2023-11-16T12:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: measurement function</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12381737#M21707</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5108811"&gt;@saitoib&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;When you say "display" do you mean...&lt;/P&gt;
&lt;P&gt;1. To label it with text?&lt;/P&gt;
&lt;P&gt;2. Report it to the text screen?&lt;/P&gt;
&lt;P&gt;3. Use the alert function?&lt;/P&gt;
&lt;P&gt;4. Provide a dialog box output?&lt;/P&gt;
&lt;P&gt;5. Report it via modemacro?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 14:55:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12381737#M21707</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2023-11-16T14:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: measurement function</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12382895#M21708</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3930636"&gt;@john.uhden&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All you have to do is display the measurement results on the command line, or you can display them in a dialog.&lt;BR /&gt;I checked the parallel spacing of the two lines by simply selecting the lines in succession.&lt;BR /&gt;Or, I would like to check the distance between the two points.&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 23:58:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12382895#M21708</guid>
      <dc:creator>saitoib</dc:creator>
      <dc:date>2023-11-16T23:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: measurement function</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12383250#M21709</link>
      <description>&lt;P&gt;There is no problem displaying what you want, just a problem with how many options to look at and how you simply decide what level of information to display.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look at Lee-mac Pline properties&amp;nbsp;&lt;A href="http://www.lee-mac.com/polyinfo.html" target="_blank" rel="noopener"&gt;http://www.lee-mac.com/polyinfo.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PLL check parallel ?? Why don't you have a go, or at least write a list of proper options. Some exist already like perp to point.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 05:31:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measurement-function/m-p/12383250#M21709</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2023-11-17T05:31:53Z</dc:date>
    </item>
  </channel>
</rss>

