<?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: Revit clears undo entries when undo is done through Revit API method. in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revit-clears-undo-entries-when-undo-is-done-through-revit-api/m-p/12221480#M9772</link>
    <description>&lt;P&gt;I don't recognise the below as being a Revit API call, so I assume it is something else and used in a way that is completely unsupported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UIFrameworkServices.QuickAccessToolBarService.performMultipleUndoRedoOperations&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no method I know of to manipulate the Undo/Redo items directly via the API.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 10:01:01 GMT</pubDate>
    <dc:creator>RPTHOMAS108</dc:creator>
    <dc:date>2023-09-06T10:01:01Z</dc:date>
    <item>
      <title>Revit clears undo entries when undo is done through Revit API method.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-clears-undo-entries-when-undo-is-done-through-revit-api/m-p/12221110#M9770</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The undo operation removes all Revit undo entries when the undo is done for user created update entry after the wall profile is edited.&lt;/P&gt;&lt;P&gt;Attached sample application and video demo to recreate the issue.&lt;/P&gt;&lt;P&gt;The sample application updates “Mark” parameter when a wall is added or modified. This will be shown as “My_Update” in Undo Stack.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Undo of “My_Update” entry, the application will undo the previous entry through Revit API using the below method.&lt;/P&gt;&lt;P&gt;UIFrameworkServices.QuickAccessToolBarService.performMultipleUndoRedoOperations()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Revit works fine for Undo of “My_Update” entry when a wall is modified, but it removes all undo entries for undo of “My_Update” after the Edit wall profile command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly check the sample application.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 07:14:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-clears-undo-entries-when-undo-is-done-through-revit-api/m-p/12221110#M9770</guid>
      <dc:creator>cadsindiaadn</dc:creator>
      <dc:date>2023-09-06T07:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Revit clears undo entries when undo is done through Revit API method.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-clears-undo-entries-when-undo-is-done-through-revit-api/m-p/12221298#M9771</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2279628"&gt;@cadsindiaadn&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately, this is not the best place to ask such a question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that this discussion forum is dedicated to programming Revit using the Revit API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Therefore, you cannot expect an answer to a question such as yours relating to installation, product usage or end-user support issues here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should try one of the non-API Revit product support discussion forums instead for that:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/this-forum-is-for-revit-api-programming-questions-not-for/td-p/5607765" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/this-forum-is-for-revit-api-programming-questions-not-for/td-p/5607765&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The people there are much better equipped to answer your question than us.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 08:40:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-clears-undo-entries-when-undo-is-done-through-revit-api/m-p/12221298#M9771</guid>
      <dc:creator>moturi.magati.george</dc:creator>
      <dc:date>2023-09-06T08:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Revit clears undo entries when undo is done through Revit API method.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-clears-undo-entries-when-undo-is-done-through-revit-api/m-p/12221480#M9772</link>
      <description>&lt;P&gt;I don't recognise the below as being a Revit API call, so I assume it is something else and used in a way that is completely unsupported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UIFrameworkServices.QuickAccessToolBarService.performMultipleUndoRedoOperations&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no method I know of to manipulate the Undo/Redo items directly via the API.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 10:01:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-clears-undo-entries-when-undo-is-done-through-revit-api/m-p/12221480#M9772</guid>
      <dc:creator>RPTHOMAS108</dc:creator>
      <dc:date>2023-09-06T10:01:01Z</dc:date>
    </item>
  </channel>
</rss>

