<?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 Revisions on sheet in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/2867736#M81983</link>
    <description>&lt;P&gt;Is there a way to access the revisions on sheet information in a viewsheet?&amp;nbsp; I can get the project revisions, but have not been able to find a way to access any information about the revisions shown on the revision schedule on a sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an accessible revisions on sheet parameter however I cannot get anything meaningful out of it.&amp;nbsp;&amp;nbsp; Has anyone had any luck with this?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Dec 2010 21:50:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-12-30T21:50:31Z</dc:date>
    <item>
      <title>Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/2867736#M81983</link>
      <description>&lt;P&gt;Is there a way to access the revisions on sheet information in a viewsheet?&amp;nbsp; I can get the project revisions, but have not been able to find a way to access any information about the revisions shown on the revision schedule on a sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an accessible revisions on sheet parameter however I cannot get anything meaningful out of it.&amp;nbsp;&amp;nbsp; Has anyone had any luck with this?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2010 21:50:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/2867736#M81983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-30T21:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/3513532#M81984</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I don't have a solution, did you have any luck on this? I have 100 sheets and I need to add a revision to every one of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look at the "Revisions on sheet"&amp;nbsp;parameter storage type it is set to None &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&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;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2012 04:39:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/3513532#M81984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-25T04:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/3554724#M81985</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The current API does not allow accessing this parameter and further working with it. However it is logged with the Development team to consider implementing in future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the bad news&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 21:36:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/3554724#M81985</guid>
      <dc:creator>saikat</dc:creator>
      <dc:date>2012-07-26T21:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4374737#M81986</link>
      <description>&lt;P&gt;Any movement on this?&amp;nbsp; It's a MAJOR sore point for our drafters and their carpal tunnel...&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 23:31:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4374737#M81986</guid>
      <dc:creator>timwinter</dc:creator>
      <dc:date>2013-08-20T23:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4375489#M81987</link>
      <description>&lt;P&gt;I believe that this has been added in Revit 2014&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the ViewSheet.GetAllProjectRevisionIds &amp;amp; ViewSheet.GetAdditionalProjectRevisionIds, as well as the SetAdditionalProjectRevisionIds method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "additional" methods refer to revisions that have manually been added, while the "all" method also retrieves revisions that are due to revision clouds being visible in the view.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 16:17:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4375489#M81987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-21T16:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4376097#M81988</link>
      <description>not quite understand that "additional" stuff? is that extra project revision added using API? seems i cannot add it using normal UI or perhaps i missed something?&lt;BR /&gt;&lt;BR /&gt;from chm it defines as "the project revisions that are additionally included in the sheet's revision schedules", what does it mean?&lt;BR /&gt;&lt;BR /&gt;looks like no relevant info. in sample SDK, will be great if someone can post short coding sample.</description>
      <pubDate>Thu, 22 Aug 2013 03:32:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4376097#M81988</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2013-08-22T03:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4376984#M81989</link>
      <description>&lt;P&gt;The "additional" revisions are the ones that are manually placed on the sheet using the "Revisions On Sheet" window, that appears in the Properties tab for every sheet.&lt;/P&gt;&lt;P&gt;The revisions that are not "additional" are ones that are placed through the use of revision clouds.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 14:45:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4376984#M81989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-22T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Revisions on sheet</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4377726#M81990</link>
      <description>thanks cshha for clarification.&lt;BR /&gt;&lt;BR /&gt;looks like thses "additional" revisions are still the revisions added through normal Sheet Issues/Revisions window, just not yet instantiated w/ revision clouds by user.&lt;BR /&gt;&lt;BR /&gt;not quite sure if it's useful? we're more concerned w/ numbering system which is too restrictive.</description>
      <pubDate>Fri, 23 Aug 2013 01:51:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revisions-on-sheet/m-p/4377726#M81990</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2013-08-23T01:51:36Z</dc:date>
    </item>
  </channel>
</rss>

