<?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: Revcloud function in Macro different result than command line. in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10220143#M80548</link>
    <description>&lt;P&gt;I don't need to post the entire code - what I listed is broken as well.&lt;BR /&gt;And my post says as much:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5543835"&gt;@sepp6NPPB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;BR /&gt;I have tested using last when manually running the command it does work correctly.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Or did you check it and didn't find a problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I'm not even sure how to check a SINGLE command with a handful of returns.....&lt;BR /&gt;It works as expected from the command line, but not in the macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides the fact that your post doesn't really make me feel good about posting here....&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 22:29:27 GMT</pubDate>
    <dc:creator>sepp6NPPB</dc:creator>
    <dc:date>2021-04-07T22:29:27Z</dc:date>
    <item>
      <title>Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10219967#M80546</link>
      <description>&lt;P&gt;I've read a few posts about the new Revcloud function but none of them answer my question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a macro that takes an existing rectangular polyline on a 'markup' layer and creates a revcloud using that object as the basis for the cloud.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Effectivly:&lt;BR /&gt;Copy an object&lt;/P&gt;&lt;P&gt;change to the layer for the revcloud&lt;/P&gt;&lt;P&gt;run the revcloud command and select the previous object via the 'last' function&lt;/P&gt;&lt;P&gt;then return me to my markup layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Autocad 2021 and it works but the resulting revcloud is not the same as if I run the revcloud function manually.&lt;/P&gt;&lt;P&gt;In both cases, the object is reported by properties as a revcloud, but when I run it manually, the Arc Length parameter shows up and allows me to change the arc length.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run the macro the arc length parameter is missing.&lt;/P&gt;&lt;P&gt;Here's the stripped down command:&lt;BR /&gt;^C^Crevcloud;;last;;&lt;BR /&gt;I have tested using last when manually running the command it does work correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Revcloud manually run:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sepp6NPPB_0-1617828451668.png" style="width: 601px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/903572iC0F34FFB4461D0BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="sepp6NPPB_0-1617828451668.png" alt="sepp6NPPB_0-1617828451668.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Revcloud run from macro:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sepp6NPPB_1-1617828471242.png" style="width: 538px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/903573iC2633A289E96C368/image-dimensions/538x800?v=v2" width="538" height="800" role="button" title="sepp6NPPB_1-1617828471242.png" alt="sepp6NPPB_1-1617828471242.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sepp&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, 07 Apr 2021 20:55:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10219967#M80546</guid>
      <dc:creator>sepp6NPPB</dc:creator>
      <dc:date>2021-04-07T20:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10220072#M80547</link>
      <description>Test your code at the commandline yourself and fine the break/disconnect.&lt;BR /&gt;&lt;BR /&gt;Or post your ENTIRE code here for review and comment: we can't tell from your snippet what the problem could be.</description>
      <pubDate>Wed, 07 Apr 2021 21:46:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10220072#M80547</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-04-07T21:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10220143#M80548</link>
      <description>&lt;P&gt;I don't need to post the entire code - what I listed is broken as well.&lt;BR /&gt;And my post says as much:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5543835"&gt;@sepp6NPPB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;BR /&gt;I have tested using last when manually running the command it does work correctly.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Or did you check it and didn't find a problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I'm not even sure how to check a SINGLE command with a handful of returns.....&lt;BR /&gt;It works as expected from the command line, but not in the macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides the fact that your post doesn't really make me feel good about posting here....&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 22:29:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10220143#M80548</guid>
      <dc:creator>sepp6NPPB</dc:creator>
      <dc:date>2021-04-07T22:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10221795#M80549</link>
      <description>If you don't feel comfortable posting here at Autodesk's Support Forums, then I can suggest you pay for support through one of these 3rd services found here &lt;A href="https://servicesmarketplace.autodesk.com/" target="_blank"&gt;https://servicesmarketplace.autodesk.com/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2021 13:17:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10221795#M80549</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-04-08T13:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222230#M80550</link>
      <description>&lt;P&gt;So you don't actually have any help to offer? Only comments that mislead?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:05:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222230#M80550</guid>
      <dc:creator>sepp6NPPB</dc:creator>
      <dc:date>2021-04-08T15:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222259#M80551</link>
      <description>Forgive me but what misleading comments? We are all end users like you helping each other out, no one here is Autodesk. I don't know what your entire code does so I find it difficult to retrace your issue here.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:15:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222259#M80551</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-04-08T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222371#M80552</link>
      <description>&lt;P&gt;Your first post insuates that I didn't provide enough information for anyone to help. Which is not true.&lt;BR /&gt;My original post states that I tested it manually and it doesn't produce the same results.&lt;/P&gt;&lt;P&gt;I clarified in my response that the code I posted produced the error, regardless of my larger macro code.&lt;/P&gt;&lt;P&gt;Were you able to reproduce the error using a simple revcloud command in a macro?&lt;BR /&gt;&lt;BR /&gt;There is no more information to share or clarify.&lt;BR /&gt;I can't distill the command down any farther:&lt;BR /&gt;&lt;BR /&gt;Revcloud; ; last ; ;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;in plain English:&amp;nbsp;&lt;BR /&gt;Revcloud / enter (Start Revcloud command)&lt;/P&gt;&lt;P&gt;enter (accepts "object" as the default options)&lt;/P&gt;&lt;P&gt;last / enter (selects the last object selected by the user, and complete the select function)&lt;BR /&gt;enter (accepts "no" as the default option)&lt;BR /&gt;&lt;BR /&gt;I have additionally tested today, that using "object" and "no" in place of the default enter options produces the same difference in resulting revcloud geometry.&lt;BR /&gt;Today I also tested creating an action macro and it works as expected - producing a revcloud with the arc length attribute in properties.&lt;BR /&gt;&lt;BR /&gt;I have submitted a formal support request as well.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:51:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222371#M80552</guid>
      <dc:creator>sepp6NPPB</dc:creator>
      <dc:date>2021-04-08T15:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222438#M80553</link>
      <description>&lt;P&gt;Try this line as a macro if it helps.&lt;/P&gt;
&lt;P&gt;(progn (initcommandversion) (command "_.revcloud" "" "_last" "") (princ))&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 16:11:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222438#M80553</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-04-08T16:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222564#M80554</link>
      <description>&lt;P&gt;As I may have noted before, your menu macro snippet works just fine here in R2021.1 and LT2021.1 so there is something else perhaps going on with a preset or ...?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pendean_0-1617900438440.png" style="width: 527px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/903980iC809D20D248085A6/image-dimensions/527x326?v=v2" width="527" height="326" role="button" title="pendean_0-1617900438440.png" alt="pendean_0-1617900438440.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 16:44:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222564#M80554</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-04-08T16:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222630#M80555</link>
      <description>&lt;P&gt;That appears to fix it!&lt;BR /&gt;Took some rewriting for the original macro but finally back to normal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 17:08:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222630#M80555</guid>
      <dc:creator>sepp6NPPB</dc:creator>
      <dc:date>2021-04-08T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Revcloud function in Macro different result than command line.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222635#M80556</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I think you missed the entire problem.... but&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;posted the answer that solved it.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 17:10:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/revcloud-function-in-macro-different-result-than-command-line/m-p/10222635#M80556</guid>
      <dc:creator>sepp6NPPB</dc:creator>
      <dc:date>2021-04-08T17:10:17Z</dc:date>
    </item>
  </channel>
</rss>

